Block cipher/External Links: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Sandy Harris
(add "Other links" section, move things to it)
imported>Sandy Harris
Line 11: Line 11:
==AES links==
==AES links==


* [http://www.iaik.tugraz.at/content/research/krypto/AES/ AES Lounge], extensive information, including tables of cryptanalytic results and links to hardware implementations. [[Vincent Rijmen]], one of the designers of AES, is part of the research group that maintains this.
* [http://csrc.nist.gov/archive/aes/rijndael/wsdindex.html NIST page], official page for the AES standard
* [http://csrc.nist.gov/archive/aes/rijndael/wsdindex.html NIST page], official page for the AES standard
* [http://www.iaik.tugraz.at/content/research/krypto/AES/ AES Lounge], extensive information, including tables of cryptanalytic results and links to hardware implementations
* [http://home.cyber.ee/helger/implementations/ software implementations] from Helger Lipmaa
* [http://home.cyber.ee/helger/implementations/ software implementations] from Helger Lipmaa
* [http://gladman.plushost.co.uk/oldsite/AES/index.php software implementations] from Brian Gladwin
* [http://gladman.plushost.co.uk/oldsite/AES/index.php software implementations] from Brian Gladwin

Revision as of 22:06, 5 June 2009

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
Catalogs [?]
 
A hand-picked, annotated list of Web resources about Block cipher.
Please sort and annotate in a user-friendly manner and consider archiving the URLs behind the links you provide. See also related web sources.

FAQ documents

There are no FAQs specifically on block ciphers, but these ciphers are covered in cryptography FAQs.

AES links

Homepages for block ciphers

These pages are all maintained by the cipher designers. They include links to the design papers, to implementations, and often to attacks. We list them alphabetically.

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.

Online courses

Literature surveys

Other links

  • The Block Cipher Lounge was once an excellent index of current research, with links to design papers and cryptanalytic results for all the well-known block ciphers. It still has some good links but is now quite out-of-date.
  • Several of the books in our bibliography are available as free PDF downloads.