summaryrefslogtreecommitdiffstats
path: root/crypto/evp/p_legacy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename all getters to use get/get0 in nameTomas Mraz2021-06-011-1/+1
* evp: fix coverity 1467500 & 1467502: unchecked return valuesPauli2021-03-251-7/+9
* Make the EVP_PKEY_get0* functions have a const return typeMatt Caswell2021-03-081-5/+15
* Cache legacy keys instead of downgrading themMatt Caswell2021-03-081-10/+2
* Update copyright yearRichard Levitte2021-01-281-1/+1
* Deprecate EC_KEY + Update ec apps to use EVP_PKEYShane Lontis2021-01-261-0/+36
* Deprecate RSA harderRichard Levitte2020-11-181-0/+51