summaryrefslogtreecommitdiff
path: root/providers/implementations/digests/sha2_prov.c
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicated #include headersJHH202022-05-041-2/+0
* prov: update digests to support modified ctx paramsPauli2021-03-121-7/+10
* prov: update digests to support modified ctx paramsPauli2021-02-261-1/+2
* Update copyright yearMatt Caswell2021-02-181-1/+1
* Replace provider digest flags with separate param fieldsShane Lontis2021-02-101-13/+9
* rename sha1_ctrl to ossl_sha1_ctrl.Pauli2020-11-191-2/+2
* prov: prefix all OSSL_DISPATCH tables names with ossl_Pauli2020-09-291-7/+7
* provider: add the unused paramater tag to the gettable and settable functionsPauli2020-08-121-1/+1
* gettables: provider changes to pass the provider context.Pauli2020-08-071-1/+1
* Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre2020-06-241-2/+2
* Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre2020-06-241-1/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Deprecate the low level SHA functions.Pauli2020-01-191-0/+6
* Cleanup: move providers/common/include/internal/provider_args.hRichard Levitte2019-10-101-1/+1
* Providers: move all digestsRichard Levitte2019-10-101-0/+89