home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 2 (Alt) / The_Hacker_Chronicles_Volume_II-CD2.iso / crypt / part01 < prev    next >
Encoding:
Text File  |  1995-01-03  |  5.1 KB  |  129 lines

  1.  
  2. Archive-name: cryptography-faq/part01
  3.  
  4.  
  5. This is the first of ten parts of the sci.crypt FAQ. The parts are
  6. mostly independent, but you should read this part before the rest. We
  7. don't have the time to send out missing parts by mail, so don't ask.
  8. Notes such as ``[KAH67]'' refer to the reference list in the last part.
  9.  
  10. Disclaimer: This document is the product of the Crypt Cabal, a secret
  11. society which serves the National Secu---uh, no. Seriously, we're the
  12. good guys, and we've done what we can to ensure the completeness and
  13. accuracy of this document, but in a field of military and commercial
  14. importance like cryptography you have to expect that some people and
  15. organizations consider their interests more important than open
  16. scientific discussion. Trust only what you can verify firsthand.
  17. And don't sue us.
  18.  
  19. Many people have contributed to this FAQ. In alphabetical order:
  20. Eric Bach, Steve Bellovin, Dan Bernstein, Nelson Bolyard, Carl Ellison,
  21. Jim Gillogly, Mike Gleason, Doug Gwyn, Luke O'Connor, Tony Patti,
  22. William Setzer. We apologize for any omissions.
  23.  
  24. If you have suggestions, comments, or criticism, please let the current
  25. editors know by sending e-mail to crypt-comments@math.ncsu.edu. Bear in
  26. mind that this is a work in progress; there are some questions which we
  27. should add but haven't gotten around to yet.
  28.  
  29.  
  30.  
  31. Table of contents:
  32.  
  33. 1. Overview
  34.  
  35. 2. Net Etiquette
  36. 2.1. What groups are around? What's a FAQ? Who am I? Why am I here?
  37. 2.2. Do political discussions belong in sci.crypt?
  38. 2.3. How do I present a new encryption scheme in sci.crypt?
  39.  
  40. 3. Basic Cryptology
  41. 3.1. What is cryptology? Cryptography? Plaintext? Ciphertext? Encryption? Key?
  42. 3.2. What references can I start with to learn cryptology?
  43. 3.3. How does one go about cryptanalysis?
  44. 3.4. What is a brute-force search and what is its cryptographic relevance?
  45. 3.5. What are some properties satisfied by every strong cryptosystem?
  46. 3.6. If a cryptosystem is theoretically unbreakable, then is it
  47.   guaranteed analysis-proof in practice?
  48. 3.7. Why are many people still using cryptosystems that are
  49.   relatively easy to break?
  50.  
  51. 4. Mathematical Cryptology
  52. 4.1. In mathematical terms, what is a private-key cryptosystem?
  53. 4.2. What is an attack?
  54. 4.3. What's the advantage of formulating all this mathematically?
  55. 4.4. Why is the one-time pad secure?
  56. 4.5. What's a ciphertext-only attack?
  57. 4.6. What's a known-plaintext attack?
  58. 4.7. What's a chosen-plaintext attack?
  59. 4.8. In mathematical terms, what can you say about brute-force attacks?
  60. 4.9. What's a key-guessing attack? What's entropy?
  61.  
  62. 5. Product Ciphers
  63. 5.1. What is a product cipher?
  64. 5.2. What makes a product cipher secure?
  65. 5.3. What are some group-theoretic properties of product ciphers?
  66. 5.4. What can be proven about the security of a product cipher?
  67. 5.5. How are block ciphers used to encrypt data longer than the block size?
  68. 5.6. Can symmetric block ciphers be used for message authentication?
  69. 5.7. What exactly is DES?
  70. 5.8. What is triple DES?
  71. 5.9. What is differential cryptanalysis?
  72. 5.10. How was NSA involved in the design of DES?
  73. 5.11. Is DES available in software?
  74. 5.12. Is DES available in hardware?
  75. 5.13. Can DES be used to protect classified information?
  76. 5.14. What are ECB, CBC, CFB, and OFB encryption?
  77.  
  78. 6. Public-Key Cryptography
  79. 6.1. What is public-key cryptography?
  80. 6.2. What's RSA?
  81. 6.3. Is RSA secure?
  82. 6.4. How fast can people factor numbers?
  83. 6.5. What about other public-key cryptosystems?
  84.  
  85. 7. Digital Signatures
  86. 7.1. What is a one-way hash function?
  87. 7.2. What is the difference between public, private, secret, shared, etc.?
  88. 7.3. What are MD4 and MD5?
  89. 7.4. What is Snefru?
  90.  
  91. 8. Technical Miscellany
  92. 8.1. How do I recover from lost passwords in WordPerfect?
  93. 8.2. How do I break a Vigenere (repeated-key) cipher?
  94. 8.3. How do I send encrypted mail under UNIX? [PGP, RIPEM, PEM, ...]
  95. 8.4. Is the UNIX crypt command secure?
  96. 8.5. How do I use compression with encryption?
  97. 8.6. Is there an unbreakable cipher?
  98. 8.7. What does ``random'' mean in cryptography?
  99. 8.8. What is the unicity point (a.k.a. unicity distance)?
  100. 8.9. What is key management and why is it important?
  101. 8.10. Can I use pseudo-random or chaotic numbers as a key stream?
  102. 8.11. What is the correct frequency list for English letters?
  103. 8.12. What is the Enigma?
  104. 8.13. How do I shuffle cards?
  105. 8.14. Can I foil S/W pirates by encrypting my CD-ROM?
  106. 8.15. Can you do automatic cryptanalysis of simple ciphers?
  107. 8.16. What is the coding system used by VCR+?
  108.  
  109. 9. Other Miscellany
  110. 9.1. What is the National Security Agency (NSA)?
  111. 9.2. What are the US export regulations?
  112. 9.3. What is TEMPEST?
  113. 9.4. What are the Beale Ciphers, and are they a hoax?
  114. 9.5. What is the American Cryptogram Association, and how do I get in touch?
  115. 9.6. Is RSA patented?
  116. 9.7. What about the Voynich manuscript?
  117.  
  118. 10. References
  119. 10.1. Books on history and classical methods
  120. 10.2. Books on modern methods
  121. 10.3. Survey articles
  122. 10.4. Reference articles
  123. 10.5. Journals, conference proceedings
  124. 10.6. Other
  125. 10.7. How may one obtain copies of FIPS and ANSI standards cited herein?
  126. 10.8. Electronic sources
  127. 10.9. RFCs (available from [FTPRF])
  128. 10.10. Related newsgroups
  129.