Jump to content

Round key: Difference between revisions

From Hackerpedia
imported>Unknown user
No edit summary
 
imported>Unknown user
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{LanguageHeader|en}}
{{LanguageHeader|en}}
{{CyberTerm|definition=One of the&nbsp;<span class="math-tex">\(Nr+1\)</span>&nbsp;arrays of four words that are derived from the block cipher key using the key expansion routine; each round key is an input to an instance of ADDROUNDKEY() in the AES block cipher.|source=FIPS 197}}
{{CyberTerm|definition=One of the&nbsp;\(Nr+1\)&nbsp;arrays of four words that are derived from the block cipher key using the key expansion routine; each round key is an input to an instance of ADDROUNDKEY() in the AES block cipher.|source=FIPS 197}}

Latest revision as of 00:24, 20 January 2026

Languages: English | Français

Round key

One of the \(Nr+1\) arrays of four words that are derived from the block cipher key using the key expansion routine; each round key is an input to an instance of ADDROUNDKEY() in the AES block cipher.


Source: FIPS 197 | Category: