summaryrefslogtreecommitdiff
path: root/providers/implementations/macs
Commit message (Expand)AuthorAgeFilesLines
* Deprecate the low level HMAC functionsPauli2020-01-291-0/+6
* Deprecate the low level CMAC functionsPauli2020-01-291-0/+6
* mac poly1305: add missing NULL check in new function.Pauli2019-12-131-1/+2
* mac siphash: add missing NULL check on context creationPauli2019-12-131-1/+2
* Add ChaCha related ciphers to default providerShane Lontis2019-10-161-6/+0
* Cleanup: move remaining providers/common/include/internal/*.hRichard Levitte2019-10-107-13/+13
* Cleanup: move providers/common/include/internal/provider_args.hRichard Levitte2019-10-107-7/+7
* Providers: move all digestsRichard Levitte2019-10-101-1/+1
* Providers: move default kdfs,macsRichard Levitte2019-10-106-0/+635
* Providers: move common exchange,kdfs,keymgmt,macs,signatureRichard Levitte2019-10-105-0/+1184