summaryrefslogtreecommitdiffstats
path: root/crypto/evp/cmeth_lib.c
AgeCommit message (Expand)Author
2020-08-06Update copyright yearMatt Caswell
2020-07-22EVP: deprecate the EVP_X_meth_ functions.Pauli
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-09-05Reverting check to correctDmitry Belyavskiy
2019-09-05Disallow change EVP_CIPHER properties once setDmitry Belyavskiy
2019-09-04New function EVP_CIPHER_free()Richard Levitte
2019-07-23Add a mechnism to save the name of fetched methodsRichard Levitte
2019-06-28Rename EVP_MD_upref/EVP_CIPHER_upref to EVP_MD_up_ref/EVP_CIPHER_up_refMatt Caswell
2019-04-19Make EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider awareMatt Caswell
2018-12-06Following the license change, modify the boilerplates in crypto/evp/Richard Levitte
2016-05-17Copyright consolidation 05/10Rich Salz
2016-02-08GH641: Don't care openssl_zmallocRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-12Make EVP_CIPHER opaque and add creator/destructor/accessor/writer functionsRichard Levitte