Block cipher/External Links: Difference between revisions
Jump to navigation
Jump to search
imported>Sandy Harris |
imported>Sandy Harris (→FAQs: new section) |
||
Line 31: | Line 31: | ||
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]]. For details, see the linked articles or use [http://www.rfc-editor.org/rfcsearch.html RFC search]. | 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]]. For details, see the linked articles or use [http://www.rfc-editor.org/rfcsearch.html RFC search]. | ||
== FAQ documents== | |||
* [http://www.faqs.org/faqs/cryptography-faq/ Index of FAQs] with links to many others | |||
==Other links== | ==Other links== | ||
* [http://www2.mat.dtu.dk/people/Lars.R.Knudsen/bc.html Block Cipher Lounge], once an excellent index of current research, now out-of-date | * [http://www2.mat.dtu.dk/people/Lars.R.Knudsen/bc.html Block Cipher Lounge], once an excellent index of current research, now out-of-date | ||
* [http://www.ciphersbyritter.com/RES/SBOXDESN.HTM Literature survey] on S-box design | * [http://www.ciphersbyritter.com/RES/SBOXDESN.HTM Literature survey] on S-box design |
Revision as of 19:09, 4 June 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 Brian 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. For details, see the linked articles or use RFC search.
FAQ documents
- Index of FAQs with links to many others
Other links
- Block Cipher Lounge, once an excellent index of current research, now out-of-date
- Literature survey on S-box design