AES key schedule (original) (raw)

Property Value
dbo:abstract AES uses a key schedule to expand a short key into a number of separate round keys. The three AES variants have a different number of rounds. Each variant requires a separate 128-bit round key for each round plus one more. The key schedule produces the needed round keys from the initial key. (en) AES menggunakan penjadwalan kunci untuk memperluas sebuah kunci pendek menjadi beberapa kunci ronde. Tiga variasi AES memiliki jumlah ronde yang berbeda. Tiap variasi membutuhkan kunci ronde 128 bit untuk tiap ronde ditambah satu. Penjadwalan kunci ini menghasilkan kunci-kunci ronde yang dibutuhkan dari kunci asal. (in) AES (Rijndael) usa un key schedule per espandere una chiave primaria corta in un certo numero di chiavi di ciclo differenti. Questo metodo è noto con il nome key schedule di Rijndael. (it) AES(Rijndael)使用一个密钥生成方案把一个短密钥扩展成各轮用于加密的子密钥。该方案的名称就叫做Rijndael密钥生成方案(Rijndael key schedule)。对于不同位数的原始密钥(128, 192, 256),加密的轮次是不相同的,但每一轮都需要与128位的密钥進行异或,而根据原始密钥生成各轮子密钥的过程就是由Rijndael密钥生成方案完成的。 (zh)
dbo:thumbnail wiki-commons:Special:FilePath/AES-Key_Schedule_128-bit_key.svg?width=300
dbo:wikiPageExternalLink http://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.197.pdf http://www.samiam.org/key-schedule.html https://crypto.stackexchange.com/a/2496 https://www.intel.com/content/dam/doc/white-paper/advanced-encryption-standard-new-instructions-set-paper.pdf%23page=13%7Cpage=13 https://crypto.stackexchange.com/a/1527 https://github.com/torvalds/linux/blob/master/lib/crypto/aes.c%23L205%7Ctitle=aes.c%7Caccess-date=2020-06-15 https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.197.pdf%23page=8%7Ctitle=Federal
dbo:wikiPageID 2077633 (xsd:integer)
dbo:wikiPageLength 6196 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1107669847 (xsd:integer)
dbo:wikiPageWikiLink dbr:Bitwise_XOR dbr:Rijndael_S-box dbr:Stack_Exchange dbr:Key_schedule dbr:Advanced_Encryption_Standard dbr:Finite_field dbr:Hexadecimal dbr:Portable_Document_Format dbc:Advanced_Encryption_Standard dbc:Key_management dbr:Circular_shift dbr:File:AES-Key_Schedule_128-bit_key.svg
dbp:wikiPageUsesTemplate dbt:Cite_web dbt:Math dbt:Mvar dbt:Reflist dbt:Refn dbt:Short_description
dct:subject dbc:Advanced_Encryption_Standard dbc:Key_management
rdfs:comment AES uses a key schedule to expand a short key into a number of separate round keys. The three AES variants have a different number of rounds. Each variant requires a separate 128-bit round key for each round plus one more. The key schedule produces the needed round keys from the initial key. (en) AES menggunakan penjadwalan kunci untuk memperluas sebuah kunci pendek menjadi beberapa kunci ronde. Tiga variasi AES memiliki jumlah ronde yang berbeda. Tiap variasi membutuhkan kunci ronde 128 bit untuk tiap ronde ditambah satu. Penjadwalan kunci ini menghasilkan kunci-kunci ronde yang dibutuhkan dari kunci asal. (in) AES (Rijndael) usa un key schedule per espandere una chiave primaria corta in un certo numero di chiavi di ciclo differenti. Questo metodo è noto con il nome key schedule di Rijndael. (it) AES(Rijndael)使用一个密钥生成方案把一个短密钥扩展成各轮用于加密的子密钥。该方案的名称就叫做Rijndael密钥生成方案(Rijndael key schedule)。对于不同位数的原始密钥(128, 192, 256),加密的轮次是不相同的,但每一轮都需要与128位的密钥進行异或,而根据原始密钥生成各轮子密钥的过程就是由Rijndael密钥生成方案完成的。 (zh)
rdfs:label AES key schedule (en) Penjadwalan kunci AES (in) Rijndael key schedule (it) Rijndael密钥生成方案 (zh)
owl:sameAs wikidata:AES key schedule dbpedia-id:AES key schedule dbpedia-it:AES key schedule dbpedia-ms:AES key schedule dbpedia-simple:AES key schedule dbpedia-zh:AES key schedule https://global.dbpedia.org/id/349Ly
prov:wasDerivedFrom wikipedia-en:AES_key_schedule?oldid=1107669847&ns=0
foaf:depiction wiki-commons:Special:FilePath/AES-Key_Schedule_128-bit_key.svg
foaf:isPrimaryTopicOf wikipedia-en:AES_key_schedule
is dbo:wikiPageRedirects of dbr:Rijndael_key_schedule
is dbo:wikiPageWikiLink of dbr:Rijndael_key_schedule dbr:Advanced_Encryption_Standard dbr:AES_instruction_set
is foaf:primaryTopic of wikipedia-en:AES_key_schedule