summaryrefslogtreecommitdiffstats
path: root/providers/common/macs/kmac_prov.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Providers: move common exchange,kdfs,keymgmt,macs,signatureRichard Levitte2019-10-101-543/+0
* Coverity 1453634: Resource leaks (RESOURCE_LEAK)Pauli2019-09-111-1/+3
* KMAC using common digest get codePauli2019-09-071-45/+35
* New function EVP_MD_free()Richard Levitte2019-09-041-2/+2
* Get rid of the diversity of names for MAC parametersRichard Levitte2019-08-241-10/+3
* Use macros internally for algorithm namesRichard Levitte2019-08-191-2/+2
* Rename ctx_{get,set}_params to {get,set}_ctx_paramsRichard Levitte2019-08-161-9/+9
* Rename the hash implementations KMAC{128,256} to KECCAK_KMAC{128,256}Richard Levitte2019-08-151-2/+2
* Move KMAC to providersRichard Levitte2019-08-151-0/+558