aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp/p_seal.c
Commit message (Expand)AuthorAgeFilesLines
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* Make EVP_SealInit() and EVP_OpenInit() check EVP_EncryptInit() andDr. Stephen Henson2000-06-111-1/+1
* Document EVP routines. Change EVP_SealInit() and EVP_OpenInit()Dr. Stephen Henson2000-06-111-1/+1
* More EVP cipher revision.Dr. Stephen Henson2000-05-301-5/+8
* Check RAND_bytes() return value or use RAND_pseudo_bytes().Ulf Möller2000-01-211-2/+3
* RAND_bytes's return values is 0 for an error, not -1.Bodo Möller2000-01-151-1/+1
* Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller2000-01-131-1/+1
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-0/+2
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-5/+5
* Change functions to ANSI C.Ulf Möller1999-04-191-12/+3
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-15/+8
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+122