Block cipher/External Links: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Sandy Harris
mNo edit summary
imported>Sandy Harris
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{subpages}}
{{subpages}}
{{TOC|right}}
{{TOC|right}}
Several of the books in our [[Block_cipher/Bibliography|bibliography]] are available as free PDF downloads.


== FAQ documents==
== FAQ documents==
Line 13: 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
Both of the software sites include implementations of other candidates, as well as of AES itself.


==Homepages for block ciphers==
==Homepages for block ciphers==
Line 22: Line 21:
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.
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.


* [http://www.iaik.tugraz.at/content/research/krypto/AES/ AES Lounge], see above
* [http://210.104.33.10/ARIA/index-e.html ARIA]
* [http://www.schneier.com/blowfish.html Blowfish]
* [http://www.schneier.com/blowfish.html Blowfish]
* [http://info.isl.ntt.co.jp/crypt/eng/camellia/index.html Camellia]
* [http://info.isl.ntt.co.jp/crypt/eng/camellia/index.html Camellia]
* [http://lasecwww.epfl.ch/memo/dfc.shtml DFC]
* [http://www.cs.arizona.edu/~rcs/hpc/ Hasty Pudding]
* [http://www.cs.arizona.edu/~rcs/hpc/ Hasty Pudding]
* [http://www.unsw.adfa.edu.au/~lpb/research/loki97/ LOKI97]
* [http://www.unsw.adfa.edu.au/~lpb/research/loki97/ LOKI97]
Line 50: Line 52:
* [http://www.schneier.com/paper-self-study.pdf Self-study course in block cipher cryptanalysis] from [[Bruce Schneier]], PDF format
* [http://www.schneier.com/paper-self-study.pdf Self-study course in block cipher cryptanalysis] from [[Bruce Schneier]], PDF format


== Indexes and literature surveys ==
== Literature surveys ==
 
The [http://www2.mat.dtu.dk/people/Lars.R.Knudsen/bc.html 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. However, it is now out-of-date.
 
Literature surveys:


* [http://nal-ir.nal.res.in/4496/ A Report on Block Ciphers (Literature Survey)], concentrating on Feistel ciphers, from the Indian National Aeronautics Lab
* [http://nal-ir.nal.res.in/4496/ A Report on Block Ciphers (Literature Survey)], concentrating on Feistel ciphers, from the Indian National Aeronautics Lab
Line 60: Line 58:
* [http://www.citeulike.org/user/sgros/article/229817 Cryptanalysis of Block Ciphers: A Survey] by Standaert et al.
* [http://www.citeulike.org/user/sgros/article/229817 Cryptanalysis of Block Ciphers: A Survey] by Standaert et al.
* [http://www.ciphersbyritter.com/RES/SBOXDESN.HTM S-Box Design: A Literature Survey] from Terry Ritter
* [http://www.ciphersbyritter.com/RES/SBOXDESN.HTM S-Box Design: A Literature Survey] from Terry Ritter
== Other links ==
* The [http://www2.mat.dtu.dk/people/Lars.R.Knudsen/bc.html 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 [[Block_cipher/Bibliography|bibliography]] are available as free PDF downloads.

Latest revision as of 23:49, 7 June 2012

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

Both of the software sites include implementations of other candidates, as well as of AES itself.

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.