aboutsummaryrefslogtreecommitdiff
path: root/crypto/evp/p_open.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-23Audit libcrypto for unchecked return values: fix all cases enounteredDr. Stephen Henson1-1/+2
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe1-2/+2
2008-11-01More size_tification.Ben Laurie1-2/+2
2006-04-07Initial functions for main EVP_PKEY_METHOD operations.Dr. Stephen Henson1-1/+1
2004-04-19(oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe1-0/+1
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte1-2/+3
2003-03-20Make sure we get the definition of OPENSSL_NO_RSA.Richard Levitte1-1/+3
2002-11-28Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte1-1/+1
2001-10-17Modify EVP cipher behaviour in a similar wayDr. Stephen Henson1-4/+4
2001-09-28Constify EVP_SealInit, EVP_OpenInitDr. Stephen Henson1-1/+1
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-2/+2
2000-06-11Make EVP_SealInit() and EVP_OpenInit() check EVP_EncryptInit() andDr. Stephen Henson1-3/+1
2000-06-11Document EVP routines. Change EVP_SealInit() and EVP_OpenInit()Dr. Stephen Henson1-6/+8
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-2/+2
2000-05-30More EVP cipher revision.Dr. Stephen Henson1-3/+7
2000-01-08Make NO_RSA compile with pedantic.Ben Laurie1-0/+6
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1-0/+2
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-3/+3
1999-04-19Change functions to ANSI C.Ulf Möller1-11/+3
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-3/+4
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+118