summaryrefslogtreecommitdiffstats
path: root/providers/implementations/digests/sha2_prov.c
AgeCommit message (Expand)Author
2023-06-28Add support for SHA256/192Fergus Dall
2022-05-04Remove duplicated #include headersJHH20
2021-03-12prov: update digests to support modified ctx paramsPauli
2021-02-26prov: update digests to support modified ctx paramsPauli
2021-02-18Update copyright yearMatt Caswell
2021-02-10Replace provider digest flags with separate param fieldsShane Lontis
2020-11-19rename sha1_ctrl to ossl_sha1_ctrl.Pauli
2020-09-29prov: prefix all OSSL_DISPATCH tables names with ossl_Pauli
2020-08-12provider: add the unused paramater tag to the gettable and settable functionsPauli
2020-08-07gettables: provider changes to pass the provider context.Pauli
2020-06-24Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre
2020-06-24Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre
2020-04-23Update copyright yearMatt Caswell
2020-01-19Deprecate the low level SHA functions.Pauli
2019-10-10Cleanup: move providers/common/include/internal/provider_args.hRichard Levitte
2019-10-10Providers: move all digestsRichard Levitte