resources
- turing machines and related
- crypto
- wikipedia: cryptography
- chapter 13 in the "Algorithms with Perl" text
- Bruce Schneir's Applied Cryptography; see his homepage
- Jim's MSIE Crypto notes (sorry, Gabe)
- one time key
- unix (or perl) crypt (based on DES) function
- one way hash functions : MD5, SHA-1, ...
- symmetric key : DES, 3DES, AES, IDEA, ...
- public key : RSA, Diffie-Hellman, ...
- putting it all together: https, ssh, gpg, ...
last modified Tuesday April 19 2005 11:01am EDT