Fix grammar in certificates.txt
[openssl.git] / crypto / evp / legacy_sha.c
2023-11-10 slontisAdd EVP_DigestSqueeze() API.
2023-10-17 Dr. David von OheimbEVP shake_ctrl(): add missing NULL evp_ctx check
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-04-22 Matt CaswellUpdate copyright year
2021-04-18 Rich SalzAdd "origin" field to EVP_CIPHER, EVP_MD
2020-11-18 Paulirename sha1_ctrl to ossl_sha1_ctrl.
2020-04-23 Matt CaswellUpdate copyright year
2020-01-19 PauliDeprecate the low level SHA functions.
2019-12-18 Shane LontisCleanup legacy digest methods.
2019-10-03 Richard LevitteMove all SHA digests completely to the default provider