summaryrefslogtreecommitdiffstats
path: root/crypto/evp/legacy_sha.c
AgeCommit message (Expand)Author
2023-11-10Add EVP_DigestSqueeze() API.slontis
2023-10-17EVP shake_ctrl(): add missing NULL evp_ctx checkDr. David von Oheimb
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-04-22Update copyright yearMatt Caswell
2021-04-18Add "origin" field to EVP_CIPHER, EVP_MDRich Salz
2020-11-19rename sha1_ctrl to ossl_sha1_ctrl.Pauli
2020-04-23Update copyright yearMatt Caswell
2020-01-19Deprecate the low level SHA functions.Pauli
2019-12-18Cleanup legacy digest methods.Shane Lontis
2019-10-04Move all SHA digests completely to the default providerRichard Levitte