summaryrefslogtreecommitdiffstats
path: root/doc/crypto
AgeCommit message (Expand)Author
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
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-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-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-29Minor corrections to documentation.Geoff Thorpe
2000-05-23Fix Blowfish URL.Ralf S. Engelschall
2000-05-19typoBodo Möller
2000-04-15Correction.Bodo Möller
2000-04-14New function ERR_error_string_n.Bodo Möller
2000-04-06Clarifications.Bodo Möller
2000-03-23Corrected. It said before that ivec had to be initialised to zero,Richard Levitte
2000-03-22RAND_event()Ulf Möller
2000-03-19libdes manpage.Ulf Möller
2000-03-18add =cutUlf Möller
2000-03-09clarify.Ulf Möller
2000-03-08Manual pages for EVP_Open* and EVP_Seal*Dr. Stephen Henson
2000-03-07Manual pages for EVP signing and verifying.Dr. Stephen Henson
2000-03-04new componentUlf Möller
2000-03-01add RAND_status() to titleUlf Möller
2000-02-27correctionsUlf Möller
2000-02-27remove obsolete BN_CTX infoUlf Möller
2000-02-27put function names in the title.Ulf Möller
2000-02-26Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller
2000-02-25Linux is almost the only one where getpid() == thread-id. IRIX isAndy Polyakov
2000-02-25linksUlf Möller
2000-02-25mention RAND_egd()Ulf Möller
2000-02-25*** empty log message ***Ulf Möller
2000-02-24mention that EGD is used in non-blocking mode.Ulf Möller
2000-02-24Don't define platform-dependent preprocessor symbols for OPENSSL_THREAD_DEFINES.Bodo Möller
2000-02-24nicer manpagesUlf Möller
2000-02-24EGD info, as requested.Ulf Möller
2000-02-24Support EGD.Ulf Möller
2000-02-24Correct a couple of command errors.Richard Levitte
2000-02-24CRYPTO_num_locks()Ulf Möller
2000-02-23threads mapage.Ulf Möller
2000-02-23minor docs changes (added links is the openssl(1) text)Ulf Möller
2000-02-23Add PBE algorithms with ciphers, not digests.Dr. Stephen Henson
2000-02-22Update docs.Dr. Stephen Henson
2000-02-22Don't list prototypes for internal functions.Ulf Möller
2000-02-22Correction to RSA_padding_check_xxx() docs (this time for real).Ulf Möller
2000-02-22Correction for RSA_padding_check_xxx() documentation.Ulf Möller
2000-02-22Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md forDr. Stephen Henson
2000-02-21Blowfish docs.Richard Levitte
2000-02-20Document OPENSSL_VERSION_NUMBERUlf Möller