summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2000-09-11Docs for cipher and base64 BIOs.Dr. Stephen Henson
2000-09-10More new BIO docs, correct some old ones.Dr. Stephen Henson
2000-09-10More preliminary BIO docs...Dr. Stephen Henson
2000-09-09Really add BIO_read this time...Dr. Stephen Henson
2000-09-09Add BIO_read() (etc.) docs.Dr. Stephen Henson
2000-09-08Update verify docs.Dr. Stephen Henson
2000-09-07Two new PKCS#12 demo programs.Dr. Stephen Henson
2000-09-07Ugh, BIO_find_type() cannot be passed a NULL.Dr. Stephen Henson
2000-09-07Add docs for BIO_find_type() and friends.Dr. Stephen Henson
2000-09-07clarification (source/sink BIOs are usually *both* source and sink)Bodo Möller
2000-09-07Some BIO docs, incomplete, more to follow.Dr. Stephen Henson
2000-09-06Add OAEP. Seed the PRNG.Bodo Möller
2000-09-06Add rsautl.Bodo Möller
2000-09-06Clarification for SSL_ERROR_ZERO_RETURNBodo Möller
2000-09-05Fix typo in rsautl.Dr. Stephen Henson
2000-09-04Include MD4 in documentation.Bodo Möller
2000-09-03Add 'rsautl' low level RSA utility.Dr. Stephen Henson
2000-08-24New option to CA.pl to sign request using CA extensions.Dr. Stephen Henson
2000-08-15Correct the title. This also fooled the automatic documentation builderRichard Levitte
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
2000-07-31Update 'openssl passwd' documentation on selection of algorithms.Bodo Möller
2000-07-30Document the new DN printing options.Dr. Stephen Henson
2000-07-21We do PKCS8 as wellRichard Levitte
2000-07-12Make req seed the PRNG if signing withDr. Stephen Henson
2000-07-11Add an early reference to BN_CTX_new so that the usage of BN_CTX_startBodo Möller
2000-07-03Add PRNGD link.Ulf Möller
2000-06-26Added references to RFCs 1421 to 1424, that describe PEM.Richard Levitte
2000-06-22Document the change in req.Richard Levitte
2000-06-19The dynamic thread API changed, and so does the documentation.Richard Levitte
2000-06-18Add support for dynamically created and destroyed mutexes. This willRichard Levitte
2000-06-15Add support for the modified SGC key format used in IIS.Dr. Stephen Henson
2000-06-15This seems to work better with enums...Richard Levitte
2000-06-12typoUlf Möller
2000-06-11Fix evp_locl.h macros.Dr. Stephen Henson
2000-06-11Make EVP_SealInit() and EVP_OpenInit() check EVP_EncryptInit() andDr. Stephen Henson
2000-06-11Document EVP routines. Change EVP_SealInit() and EVP_OpenInit()Dr. Stephen Henson
2000-06-01Small documentation bug, probably a cut'n'paste, corrected.Richard Levitte
2000-05-31typoBodo Möller
2000-05-31dh and gendh have been obsoleted by dhparam.Bodo Möller
2000-05-30You must have an empty line between =item'sRichard Levitte
2000-05-29Minor corrections to documentation.Geoff Thorpe
2000-05-23Fix Blowfish URL.Ralf S. Engelschall
2000-05-19typoBodo Möller
2000-05-18Add a new file where all the standards and other documents that we tryRichard Levitte
2000-04-15Correction.Bodo Möller
2000-04-14New function ERR_error_string_n.Bodo Möller
2000-04-12Minor corrections.Bodo Möller
2000-04-12OpenVMS, not OpenVSM...Richard Levitte
2000-04-06Clarifications.Bodo Möller
2000-03-25Update docs.Dr. Stephen Henson