Advanced Encryption Standard: Difference between revisions
imported>Sandy Harris (related hash standards) |
imported>Sandy Harris (delete text; move to "block cipher" for now, maybe "AES contest" later) |
||
Line 8: | Line 8: | ||
The NIST page on AES [http://csrc.nist.gov/archive/aes/rijndael/wsdindex.html] has much detail, including links to all the Rinjdael design documents, to several implementations, and to the official standard, approved as FIPS 197, | The NIST page on AES [http://csrc.nist.gov/archive/aes/rijndael/wsdindex.html] has much detail, including links to all the Rinjdael design documents, to several implementations, and to the official standard, approved as FIPS 197, | ||
==References== | ==References== | ||
{{reflist|2}} | {{reflist|2}} |
Revision as of 07:21, 27 October 2008
Template:TOC-right The Advanced Encryption Standard, or AES, is a US government specification for a block cipher to replace the earlier and weaker Data Encryption Standard (DES).
AES encrypts data in 128-bit blocks and can take a 128, 192 or 256-bit key. DES used 64-bit blocks and a 56-bit key.
Starting in the late 90s, the US National Institute of Standards and Technology (NIST) ran a contest to find a block cipher to replace DES. The result is the Advanced Encryption Standard. In October 2002, they announced [1] the winner — Rijndael (pronounced approximately "rhine doll"), from two Belgian designers.
The NIST page on AES [2] has much detail, including links to all the Rinjdael design documents, to several implementations, and to the official standard, approved as FIPS 197,