summaryrefslogtreecommitdiff
path: root/providers/implementations/digests/md5_sha1_prov.c
Commit message (Expand)AuthorAgeFilesLines
* prov: update digests to support modified ctx paramsPauli2021-03-121-7/+10
* Update copyright yearMatt Caswell2021-03-111-1/+1
* prov: update digests to support modified ctx paramsPauli2021-02-261-1/+2
* Rename md5_sha1_* ossl_md5_sha1_*Pauli2020-11-191-3/+3
* prov: prefix all OSSL_DISPATCH tables names with ossl_Pauli2020-09-291-1/+1
* 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
* 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/+6
* Cleanup: move providers/common/include/internal/provider_args.hRichard Levitte2019-10-101-1/+1
* Providers: move all digestsRichard Levitte2019-10-101-0/+51