AES Registers: Difference between revisions
Line 329: | Line 329: | ||
== Keyslots == | == Keyslots == | ||
There are 0x40 keyslots, each of which stores three keys called keyX, keyY and normalkey. All keys can be set explicitly, but the normalkey can optionally be generated using a hardware key generator instead (see below). There is no way to read the contents of a keyslot. | There are 0x40 keyslots, each of which stores three keys called keyX, keyY and normalkey. All keys can be set explicitly, but the normalkey can optionally be generated using a hardware key generator instead (see [[AES_Registers#Hardware_key_generator|below]]). There is no way to read the contents of a keyslot. | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" |