summaryrefslogtreecommitdiffstats
path: root/crypto/evp/legacy_md5_sha1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename all getters to use get/get0 in nameTomas Mraz2021-06-011-1/+1
* Update copyright yearMatt Caswell2021-04-221-1/+1
* Add "origin" field to EVP_CIPHER, EVP_MDRich Salz2021-04-181-0/+1
* Rename md5_sha1_* ossl_md5_sha1_*Pauli2020-11-181-2/+2
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Deprecate the low level MD5 functions.Pauli2020-01-191-1/+1
* Deprecate the low level SHA functions.Pauli2020-01-191-0/+7
* Cleanup legacy digest methods.Shane Lontis2019-12-181-14/+10
* Providers: move all digestsRichard Levitte2019-10-101-1/+1
* Move MD5-SHA1 digest completely to the default providerRichard Levitte2019-10-041-0/+37