summaryrefslogtreecommitdiffstats
path: root/crypto/evp/p_seal.c
AgeCommit message (Expand)Author
2016-05-17Copyright consolidation 05/10Rich Salz
2016-03-20Remove #error from include files.Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-12Adapt all EVP_CIPHER_CTX users for it becoming opaqueRichard Levitte
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-03-25RAND_bytes updatesMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2009-09-23Audit libcrypto for unchecked return values: fix all cases enounteredDr. Stephen Henson
2006-04-07Initial functions for main EVP_PKEY_METHOD operations.Dr. Stephen Henson
2004-03-28Enhance EVP code to generate random symmetric keys of theDr. Stephen Henson
2002-05-11EVP_SealFinal should return a value.Dr. Stephen Henson
2001-12-01Make EVP_SealInit() return the correct value.Dr. Stephen Henson
2001-10-17Modify EVP cipher behaviour in a similar wayDr. Stephen Henson
2001-09-28Constify EVP_SealInit, EVP_OpenInitDr. Stephen Henson
2001-02-19Make all configuration macros available for application by makingRichard Levitte
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-05-30More EVP cipher revision.Dr. Stephen Henson
2000-01-21Check RAND_bytes() return value or use RAND_pseudo_bytes().Ulf Möller
2000-01-15RAND_bytes's return values is 0 for an error, not -1.Bodo Möller
2000-01-13Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall