aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp/evp_lib.c
Commit message (Expand)AuthorAgeFilesLines
* Fix EVP_MD_meth_get_flagsTodd Short2016-12-221-1/+1
* Copyright consolidation 04/10Rich Salz2016-05-171-54/+6
* Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_dataMatt Caswell2016-03-071-1/+1
* Update the dasync engine to add a pipeline cipherMatt Caswell2016-03-071-0/+10
* GH641: Don't care openssl_zmallocRich Salz2016-02-081-2/+4
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* EVP_CIPHER_CTX_new_cipher_data was a temporary measure, not needed any moreRichard Levitte2016-01-121-7/+0
* Make EVP_CIPHER opaque and add creator/destructor/accessor/writer functionsRichard Levitte2016-01-121-0/+5
* Remove EVP_CIPHER_CTX_flags, it's only confusingRichard Levitte2016-01-121-5/+0
* Add accessors and writers for EVP_CIPHER_CTXRichard Levitte2016-01-121-0/+47
* Make the definition of EVP_MD opaqueRichard Levitte2015-12-071-0/+123
* Make the definition of EVP_MD_CTX opaqueRichard Levitte2015-12-071-0/+24
* RFC5753 compliance.Dr. Stephen Henson2015-10-131-1/+2
* Return error for unsupported modes.Dr. Stephen Henson2015-08-121-5/+30
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* make ASN1_OBJECT opaqueDr. Stephen Henson2015-03-241-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-193/+186
* Algorithm parameter support.Dr. Stephen Henson2013-08-051-1/+13
* Use default ASN1 if flag set.Dr. Stephen Henson2011-02-071-0/+2
* FIPS mode EVP changes:Dr. Stephen Henson2011-01-261-0/+2
* Add flags functions which were added to 0.9.8 for fips but not 1.0.0 andDr. Stephen Henson2010-01-261-0/+15
* Traditional Yuletide commit ;-)Dr. Stephen Henson2009-12-251-0/+6
* Updates from 1.0.0-stable.Dr. Stephen Henson2009-04-151-0/+5
* If we're going to return errors (no matter how stupid), then we shouldBen Laurie2008-12-291-0/+3
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-10/+9
* More size_tification.Ben Laurie2008-11-011-9/+10
* Handle NULL parameter in some EVP utility functions.Dr. Stephen Henson2007-05-311-0/+4
* Update from stable branch.Dr. Stephen Henson2007-02-271-1/+1
* replace macros with functionsNils Larsch2006-11-291-0/+109
* PKCS#8 fixes from stable branch.Dr. Stephen Henson2004-07-041-2/+2
* Add the missing parts for DES CFB1 and CFB8.Richard Levitte2004-01-281-0/+24
* A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.Geoff Thorpe2003-10-291-5/+7
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-0/+2
* Make pkcs8 work again.Dr. Stephen Henson2000-02-221-1/+5
* Fix some obvious bugs in the PKCS#7 library handling. It didn't try toDr. Stephen Henson1999-05-161-1/+1
* Various PKCS#7 fixes to properly (maybe!) handle PKCS#7 enveloped data.Dr. Stephen Henson1999-05-101-0/+26
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-12/+4
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-1/+4
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+117