Block cipher/External Links: Difference between revisions
Jump to navigation
Jump to search
imported>Sandy Harris |
imported>Sandy Harris |
||
Line 26: | Line 26: | ||
* RFC 2612, CAST-256 | * RFC 2612, CAST-256 | ||
* RFC 3713, Camellia | * RFC 3713, Camellia | ||
* RFC 4629, SEED | |||
There are other RFCs covering [[block cipher modes of operation]] and how these ciphers should be used in protocols such as [[IPsec]], [[Open PGP]], [[SSL]] and [[SSH]]. See the linked articles for details. | There are other RFCs covering [[block cipher modes of operation]] and how these ciphers should be used in protocols such as [[IPsec]], [[Open PGP]], [[SSL]] and [[SSH]]. See the linked articles for details. |
Revision as of 01:16, 30 April 2009
- Please sort and annotate in a user-friendly manner and consider archiving the URLs behind the links you provide. See also related web sources.
AES links
- NIST page, official page for the AES standard
- AES Lounge, extensive information, including tables of cryptanalytic results and links to hardware implementations.
- software implementations from Helger Lipmaa
- software implementations from Bran Gladwin
Homepages for block ciphers
RFCs for block ciphers
These RFCs give specifications for the block ciphers themselves.
There are other RFCs covering block cipher modes of operation and how these ciphers should be used in protocols such as IPsec, Open PGP, SSL and SSH. See the linked articles for details.
Other links
- Block Cipher Lounge, once an excellent index of current research, now out-of-date
- Literature survey on S-box design