summaryrefslogtreecommitdiff
path: root/providers/implementations/kdfs
Commit message (Expand)AuthorAgeFilesLines
* scrypt: free the MD reference correctly.Pauli2020-01-311-1/+1
* Deprecate the low level HMAC functionsPauli2020-01-292-0/+12
* Deprecate the low level DES functions.Pauli2020-01-251-0/+6
* Fix no-des buildBernd Edlinger2019-12-201-0/+6
* kdfs: make free calls check for NULL.Pauli2019-11-229-19/+37
* Add KRB5KDF from RFC 3961Simo Sorce2019-10-232-0/+435
* [KDF] Add feedback-mode and CMAC support to KBKDFRobbie Harwood2019-10-171-20/+63
* Cleanup: move remaining providers/common/include/internal/*.hRichard Levitte2019-10-108-23/+23
* Cleanup: move providers/common/include/internal/provider_args.hRichard Levitte2019-10-108-9/+9
* Providers: move default kdfs,macsRichard Levitte2019-10-104-0/+1174
* Providers: move common exchange,kdfs,keymgmt,macs,signatureRichard Levitte2019-10-108-0/+2092