summaryrefslogtreecommitdiffstats
path: root/crypto/evp/names.c
AgeCommit message (Expand)Author
2020-10-15Update copyright yearMatt Caswell
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2019-11-06Ensure EVP_get_digestbyname() and EVP_get_cipherbyname() know all aliasesMatt Caswell
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-09-06KDF/PRF updates to libcryptoPauli
2019-08-15Remove init of MACs from EVPRichard Levitte
2019-05-03Added EVP_KDF (similiar to the EVP_MAC)Shane Lontis
2018-12-06Following the license change, modify the boilerplates in crypto/evp/Richard Levitte
2018-10-29Add EVP_MAC APIRichard Levitte
2017-10-18Remove parentheses of return.KaoruToda
2017-09-14Support EVP_PKEY_meth_remove and pmeth internal cleanupPaul Yang
2017-08-22Use "" not <> for internal/ includesRich Salz
2016-05-17Copyright consolidation 04/10Rich Salz
2016-04-13Remove check_defer()Dr. Stephen Henson
2016-04-13Rename int_*() functions to *_int()Matt Caswell
2016-04-13Rename lots of *_intern or *_internal function to int_*Matt Caswell
2016-04-13Deprecate OBJ_cleanup() and make it a no-opMatt Caswell
2016-04-13Deprecate EVP_cleanup() and make it a no-opMatt Caswell
2016-02-10The new init functions can now fail so shouldn't be voidMatt Caswell
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz
2016-02-09Auto init/deinit libcryptoMatt Caswell
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-12-07Add inclusion of internal/evp_int.h to all crypto/ files that need itRichard Levitte
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2012-06-03Version skew reduction: trivia (I hope).Ben Laurie
2011-08-23Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.Andy Polyakov
2010-03-06don't add digest alias if signature algorithm is undefinedDr. Stephen Henson
2009-04-15Updates from 1.0.0-stable.Dr. Stephen Henson
2006-11-08Fix various warnings.Ben Laurie
2006-07-09New functions to add and free up application defined signature OIDs.Dr. Stephen Henson
2006-07-09New functions to enumerate digests and ciphers.Dr. Stephen Henson
2006-03-28Fix bug where freed OIDs could be accessed in EVP_cleanup() byDr. Stephen Henson
2005-04-05some const fixes and cleanupNils Larsch
2001-03-09Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson
2000-03-17Make sure to complete the cleanup of names.Richard Levitte
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-17Massive constification.Ben Laurie
1999-03-29Include pkcs12 program as part of openssl. This completes most of the PKCS#12Dr. Stephen Henson
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
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