aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* We do PKCS8 as wellRichard Levitte2000-07-211-0/+2
* Make req seed the PRNG if signing withDr. Stephen Henson2000-07-121-1/+46
* Add an early reference to BN_CTX_new so that the usage of BN_CTX_startBodo Möller2000-07-111-1/+2
* Add PRNGD link.Ulf Möller2000-07-031-0/+4
* Added references to RFCs 1421 to 1424, that describe PEM.Richard Levitte2000-06-261-1/+19
* Document the change in req.Richard Levitte2000-06-221-0/+9
* The dynamic thread API changed, and so does the documentation.Richard Levitte2000-06-191-5/+9
* Add support for dynamically created and destroyed mutexes. This willRichard Levitte2000-06-181-1/+65
* Add support for the modified SGC key format used in IIS.Dr. Stephen Henson2000-06-151-3/+28
* This seems to work better with enums...Richard Levitte2000-06-151-2/+3
* typoUlf Möller2000-06-121-1/+1
* Fix evp_locl.h macros.Dr. Stephen Henson2000-06-112-7/+7
* Make EVP_SealInit() and EVP_OpenInit() check EVP_EncryptInit() andDr. Stephen Henson2000-06-112-2/+3
* Document EVP routines. Change EVP_SealInit() and EVP_OpenInit()Dr. Stephen Henson2000-06-114-34/+185
* Small documentation bug, probably a cut'n'paste, corrected.Richard Levitte2000-06-011-1/+1
* typoBodo Möller2000-05-311-1/+1
* dh and gendh have been obsoleted by dhparam.Bodo Möller2000-05-311-3/+9
* You must have an empty line between =item'sRichard Levitte2000-05-301-0/+1
* Minor corrections to documentation.Geoff Thorpe2000-05-293-14/+8
* Fix Blowfish URL.Ralf S. Engelschall2000-05-231-1/+1
* typoBodo Möller2000-05-191-1/+1
* Add a new file where all the standards and other documents that we tryRichard Levitte2000-05-182-0/+103
* Correction.Bodo Möller2000-04-151-1/+1
* New function ERR_error_string_n.Bodo Möller2000-04-141-3/+9
* Minor corrections.Bodo Möller2000-04-122-3/+3
* OpenVMS, not OpenVSM...Richard Levitte2000-04-127-7/+7
* Clarifications.Bodo Möller2000-04-062-3/+7
* Update docs.Dr. Stephen Henson2000-03-251-0/+29
* Corrected. It said before that ivec had to be initialised to zero,Richard Levitte2000-03-231-6/+9
* Update docs and remove old PKCS#7 README file.Dr. Stephen Henson2000-03-231-3/+4
* RAND_event()Ulf Möller2000-03-221-8/+17
* Document pseudo-commands.Bodo Möller2000-03-201-2/+25
* libdes manpage.Ulf Möller2000-03-191-0/+376
* add =cutUlf Möller2000-03-183-1/+7
* Add the possibility (with -ign_eof) to ignore end of file on input butRichard Levitte2000-03-101-4/+12
* clarify.Ulf Möller2000-03-094-7/+10
* Manual pages for EVP_Open* and EVP_Seal*Dr. Stephen Henson2000-03-082-0/+121
* Manual pages for EVP signing and verifying.Dr. Stephen Henson2000-03-072-0/+156
* new componentUlf Möller2000-03-041-1/+3
* New '-dsaparam' option for 'openssl dhparam', and related fixes.Bodo Möller2000-03-032-12/+30
* add RAND_status() to titleUlf Möller2000-03-011-1/+1
* 'rand'/'-rand' documentation.Bodo Möller2000-03-012-1/+9
* Document the 'rand' application.Bodo Möller2000-03-011-0/+46
* correctionsUlf Möller2000-02-271-4/+4
* remove obsolete BN_CTX infoUlf Möller2000-02-271-12/+2
* put function names in the title.Ulf Möller2000-02-271-1/+8
* Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller2000-02-262-36/+229
* Linux is almost the only one where getpid() == thread-id. IRIX isAndy Polyakov2000-02-251-1/+1
* linksUlf Möller2000-02-256-10/+16
* There're two (incompatible) ways to write multi-threaded programs underAndy Polyakov2000-02-251-2/+2