Block cipher/Bibliography: Difference between revisions
Jump to navigation
Jump to search
imported>Sandy Harris No edit summary |
imported>Sandy Harris No edit summary |
||
Line 1: | Line 1: | ||
{{subpages}} | {{subpages}} | ||
Any of the major texts listed under [[Cryptography/Bibliography | cryptography]] has a substantial section on block ciphers. | Any of the major texts listed under [[Cryptography/Bibliography | cryptography]] has a substantial section on block ciphers. | ||
==Standard references== | |||
Two books are very widely used as references. Both are now somewhat dated, having been published before the AES competition so they do not include that generation of ciphers. | |||
* ''Applied Cryptography: Protocols, Algorithms, and Source Code in C'' by [[Bruce Schneier]], widely used by programmers | |||
* ''Handbook of Applied Cryptography'' by A. J. Menezes, P. C. van Oorschot, and S. A. Vanstone, somewhat more mathematical than Schneier's book [http://www.cacr.math.uwaterloo.ca/hac/ PDF download] | |||
== University level texts == | |||
* ''Introduction to Modern Cryptography'' by [[Phillip Rogaway]] and [[Mihir Bellare]], a mathematical introduction to theoretical cryptography including reduction-based security proofs. [http://www.cs.ucdavis.edu/~rogaway/classes/227/spring05/book/main.pdf PDF download]. |
Revision as of 17:34, 4 June 2009
- Please sort and annotate in a user-friendly manner. For formatting, consider using automated reference wikification.
Any of the major texts listed under cryptography has a substantial section on block ciphers.
Standard references
Two books are very widely used as references. Both are now somewhat dated, having been published before the AES competition so they do not include that generation of ciphers.
- Applied Cryptography: Protocols, Algorithms, and Source Code in C by Bruce Schneier, widely used by programmers
- Handbook of Applied Cryptography by A. J. Menezes, P. C. van Oorschot, and S. A. Vanstone, somewhat more mathematical than Schneier's book PDF download
University level texts
- Introduction to Modern Cryptography by Phillip Rogaway and Mihir Bellare, a mathematical introduction to theoretical cryptography including reduction-based security proofs. PDF download.