|
Yale University
Department of Computer Science CS 461: Foundations of Cryptography Michael J. Fischer Resources, Spring 2009 |
CS Department | CS Courses | M. Fischer Home | M. Fischer Email |
|
Additional readings for course (beyond textbook)[Under construction]
FAQ'sA very good starting place for general cryptography information is the Crypto Mini-FAQ. It contains links to many other resources, including the now out-of-date (but still useful) 10-part Cryptography FAQ's (Frequently Asked Questions). Another good on-line FAQ is maintained at the RSA Labs website.Gnu Multiprecision Arithmetic Package (GMP)This package contains efficient routines for performing arbitrary-precision arithmetic. The functions most relevant for this course are the mpz functions, which operate on large signed integers.Relevant NewsgroupsThe unmoderated newsgroup sci.crypt contains mixture of postings on a wide variety of crypto-related topics.The moderated newsgroup sci.crypt.research has low volume and technically focused postings. Other Resources on the WebRon Rivest (the "R" of RSA) maintains an index of links to a wealth of information on cryptography and security. The USACM Encryption Policy Library contains pointers to policy debates, position papers, and pending legislation concerning encryption and computer security. Bruce Schneier of Counterpane Systems publishes a monthly cryptograpy newsletter, Crypto-gram. This is a good source of news on the current state of computer security and cryptography policy. The DES Standard at the NIST web site. |
Comments about this website should be directed to M. Fischer |