Replace AUTHOR with a better HISTORY as in FreeBSD's manpages
[openssl.git] / doc / ref.doc
1 I have lots more references etc, and will update this list in the future,
2 30 Aug 1996 - eay
3
4
5 SSL     The SSL Protocol - from Netscapes.
6
7 RC4     Newsgroups: sci.crypt
8         From: sterndark@netcom.com (David Sterndark)
9         Subject: RC4 Algorithm revealed.
10         Message-ID: <sternCvKL4B.Hyy@netcom.com>
11
12 RC2     Newsgroups: sci.crypt
13         From: pgut01@cs.auckland.ac.nz (Peter Gutmann)
14         Subject: Specification for Ron Rivests Cipher No.2
15         Message-ID: <4fk39f$f70@net.auckland.ac.nz>
16
17 MD2     RFC1319 The MD2 Message-Digest Algorithm
18 MD5     RFC1321 The MD5 Message-Digest Algorithm
19
20 X509 Certificates
21         RFC1421 Privacy Enhancement for Internet Electronic Mail: Part I
22         RFC1422 Privacy Enhancement for Internet Electronic Mail: Part II
23         RFC1423 Privacy Enhancement for Internet Electronic Mail: Part III
24         RFC1424 Privacy Enhancement for Internet Electronic Mail: Part IV
25
26 RSA and various standard encoding
27         PKCS#1 RSA Encryption Standard
28         PKCS#5 Password-Based Encryption Standard
29         PKCS#7 Cryptographic Message Syntax Standard
30         A Layman's Guide to a Subset of ASN.1, BER, and DER
31         An Overview of the PKCS Standards
32         Some Examples of the PKCS Standards
33
34 IDEA    Chapter 3 The Block Cipher IDEA
35
36 RSA, prime number generation and bignum algorithms
37         Introduction To Algorithms,
38         Thomas Cormen, Charles Leiserson, Ronald Rivest,
39         Section 29 Arithmetic Circuits
40         Section 33 Number-Theoretic Algorithms
41
42 Fast Private Key algorithm
43         Fast Decipherment Algorithm for RSA Public-Key Cryptosystem
44         J.-J. Quisquater and C. Couvreur, Electronics Letters,
45         14th October 1982, Vol. 18 No. 21
46
47 Prime number generation and bignum algorithms.
48         PGP-2.3a