aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp/p_enc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix possible null pointer dereference of evp_pkey_get_legacy()Zhou Qingyang2022-06-021-2/+6
* Rename all getters to use get/get0 in nameTomas Mraz2021-06-011-1/+1
* Update copyright yearMatt Caswell2021-03-111-1/+1
* Make the EVP_PKEY_get0* functions have a const return typeMatt Caswell2021-03-081-1/+3
* Drop OPENSSL_NO_RSA everywhereRichard Levitte2020-12-201-4/+0
* Deprecate RSA harderRichard Levitte2020-11-181-5/+2
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-1/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Deprecate the low level RSA functions.Pauli2020-02-201-0/+6
* Following the license change, modify the boilerplates in crypto/evp/Richard Levitte2018-12-061-1/+1
* Remove parentheses of return.KaoruToda2017-10-181-1/+1
* Useless header include of openssl/rand.hFdaSilvaYY2016-06-181-1/+0
* Copyright consolidation 04/10Rich Salz2016-05-171-54/+6
* Remove #error from include files.Rich Salz2016-03-201-3/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* make EVP_PKEY opaqueDr. Stephen Henson2016-01-201-2/+2
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-21/+22
* Initial DSA EVP_PKEY_METHOD. Fixup some error codes.Dr. Stephen Henson2006-04-121-1/+1
* Initial functions for main EVP_PKEY_METHOD operations.Dr. Stephen Henson2006-04-071-1/+1
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-1/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-3/+3
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-5/+5
* Change functions to ANSI C.Ulf Möller1999-04-191-5/+2
* Incorporation of RSEs assembled patchesRalf S. Engelschall1998-12-221-0/+6
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+83