home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / sci / crypt / 6656 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.4 KB  |  45 lines

  1. Newsgroups: sci.crypt
  2. Path: sparky!uunet!gatech!darwin.sura.net!spool.mu.edu!agate!linus!linus.mitre.org!news
  3. From: hal@gateway.mitre.org (Hal Feinstein)
  4. Subject: FAQ/good resource
  5. Message-ID: <1993Jan11.210957.8578@linus.mitre.org>
  6. Sender: news@linus.mitre.org (News Service)
  7. Nntp-Posting-Host: gateway.mitre.org
  8. Organization: Mitre Corporation, McLean, VA
  9. Date: Mon, 11 Jan 1993 21:09:57 GMT
  10. Lines: 33
  11.  
  12.  
  13. A good introductory book on cryptograhy is NIST special publication 800-2
  14. called Public-Key Cryptograhy" by James Nechvatal  April 1991
  15.  
  16. Contents:
  17. Cryptosystems and crypanalysis
  18. Key Management
  19. Digital Signatures and Has Functions
  20. Examples of public key systems and hash functions
  21. Implementations of public key cryptography
  22. Sample proposal for a Lan Implementation 
  23.  
  24. Appendix
  25. Mathematical and Computational Aspects
  26. Algorithmw and architectures
  27. The classicla theory of computation
  28. theory of probablistic computing
  29. breaking knapsacks
  30. Birthday attacks
  31. Modular arithmetic and Galois Fields
  32. Euclid's Algorithm
  33. Chinese Remainder theorem
  34. Primative Roots and discrete logs
  35. Primality tests
  36. Mathematics of RSA
  37. Quadratic residuosity modulo a compositite
  38. introduction to zero knowledge proofs
  39. alternatives to diffie/hellman model
  40.  
  41.  
  42. The text is 162 pages long and is not an in-depth examination of these
  43. topics but a good introduction. Just right for the frequenctly asked
  44. beginner questions.
  45.