home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / sci / crypt / 3249 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  5.4 KB

  1. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!rpi!bu.edu!transfer!ellisun.sw.stratus.com!cme
  2. From: cme@ellisun.sw.stratus.com (Carl Ellison)
  3. Newsgroups: sci.crypt
  4. Subject: RSA's FAQ
  5. Message-ID: <6387@transfer.stratus.com>
  6. Date: 15 Sep 92 14:32:57 GMT
  7. Sender: usenet@transfer.stratus.com
  8. Organization: Stratus Computer, Software Engineering
  9. Lines: 146
  10.  
  11. ------- Forwarded Message
  12.  
  13. Message-ID: <9209120006.AA04828@RSA.COM>
  14. Sender:     rsaref-users-request@RSA.COM
  15. From:       burt@RSA.COM (Burt Kaliski)
  16. To:         rsaref-users@RSA.COM
  17. Date:       Fri, 11 Sep 92 17:04:53 PDT
  18. Subject:    New FAQ on cryptography
  19.  
  20.                  -----------------------------------------
  21.                  RSA Laboratories announces publication of
  22.                  -----------------------------------------
  23.  
  24.                                 Answers To 
  25.                         FREQUENTLY ASKED QUESTIONS
  26.                         About Today's Cryptography
  27.  
  28.                                by Paul Fahn
  29.                              RSA Laboratories
  30.  
  31.  
  32. This new document discusses in detail many aspects of current cryptography,
  33. whether theoretical, practical, legal or commercial. It is a broad guide to
  34. the state of cryptography today, and includes both introductory and advanced
  35. topics. Although not a technical document, this FAQ gives extensive 
  36. bibliographic references to the technical literature for all major areas
  37. of cryptography. The FAQ will be continually edited to reflect new
  38. developments; it is thus an important guide for those who wish to be kept
  39. up to date on the latest legal and political controversies as well as the
  40. latest achievements in factoring.
  41.  
  42. `Frequently Asked Questions' is available via anonymous ftp from rsa.com,
  43. in the pub/faq directory. It is available in both postscript and LaTeX
  44. formats. Those without ftp capability can obtain a hard copy by sending
  45. $20 (to cover expenses) to RSA Laboratories, 10 Twin Dolphin Drive,
  46. Redwood City, CA  94065.
  47.  
  48. Any questions or comments may be sent to faq-editor@rsa.com.
  49.  
  50. Feel free to repost this announcement.
  51.  
  52. Here is a list of questions answered.
  53. - ----------------------------------------------------------------------
  54. General
  55. What is encryption?
  56. What is authentication?
  57. What is public-key cryptography? 
  58. What are the advantages and disadvantages of public-key cryptography over
  59.   secret-key cryptography?
  60. Is cryptography patentable in the U.S.?
  61. Is cryptography exportable from the U.S.?
  62.  
  63. RSA
  64. What is RSA?
  65. Why use RSA rather than DES?
  66. Are there hardware implementations of RSA?
  67. How fast is RSA?
  68. How much extra message length is caused by using RSA?
  69. What would it take to break RSA?
  70. Are strong primes necessary in RSA?
  71. How large a modulus should be used in RSA?
  72. How large should the primes be?
  73. How does one find random numbers for keys?
  74. What if users of RSA run out of distinct primes?
  75. How do you know if a number is prime?
  76. How is RSA used for encryption in practice?
  77. How is RSA used for authentication in practice?
  78. Does RSA help detect transmission errors?
  79. Does RSA help protect against computer viruses?
  80. What are alternatives to RSA?
  81. Is RSA currently in use today?
  82. Is RSA an official standard today?
  83. Is RSA a de facto standard today?
  84. What will happen to RSA if NIST adopts another method to be the official
  85.     standard?
  86. Is RSA patented? 
  87. Can RSA be exported from the U.S.?
  88.  
  89. Key Management
  90. What key management issues are involved in public-key cryptography?
  91. Who needs a key?
  92. How does one get an RSA key pair? 
  93. Should a public key or private key be shared among users?
  94. What are certificates? 
  95. How are certificates used?
  96. Who issues certificates and how?
  97. What is a CSU, or, How do certifying authorities store their private keys?
  98. Are certifying authorities susceptible to attack?
  99. What if the certifying authority's key is lost or compromised? 
  100. For how long is a key pair valid?
  101. What happens if I lose my private key?
  102. What happens if my private key is compromised?
  103. What are Certificate Revocation Lists (CRLs)?
  104. How should I store my private key?
  105. How does one find someone else's public key?
  106. How can signatures remain valid beyond the expiration dates of their
  107. keys, or, How do you verify a 20-year old signature?
  108. What is a digital timestamping service?
  109. What other digital services will accompany widespread use of RSA?
  110.  
  111. Factoring and Discrete Log
  112. What is a one-way function?
  113. What is the significance of one-way functions for cryptography?
  114. What is the factoring problem?
  115. What is the significance of factoring in cryptography?
  116. Has factoring been getting easier?
  117. What are the best factoring methods in use today?
  118. What are the prospects for theoretical factoring breakthroughs?
  119. What is the RSA Factoring Challenge?
  120. What is the discrete log problem?
  121. Which is easier, factoring or discrete log?
  122.  
  123. DES
  124. What is DES?
  125. Has DES been broken?
  126. How does one use DES securely?
  127. Can DES be exported from the U.S.?
  128. What are the alternatives to DES?
  129. Is DES a group?
  130.  
  131. Miscellaneous
  132. What is the legal status of documents signed with digital signatures?
  133. What is a hash function? What is a message digest?
  134. What are MD2, MD4 and MD5?
  135. What is SHS?
  136. What are RC2 and RC4?
  137. What is PEM?
  138. What is PKCS?
  139. What is RSAREF?
  140.  
  141. DSS
  142. What is DSS?
  143. Is DSS secure?
  144. Is use of DSS covered by any patents?
  145. What is the current status of DSS?
  146.  
  147. NIST
  148. What is NIST?
  149. What role does NIST play in cryptography?
  150. What are NIST's plans for the future of cryptography?
  151.  
  152. NSA
  153. What is the NSA?
  154. What role does NSA play in commercial cryptography?
  155.  
  156. ------- End of Forwarded Message
  157.