summaryrefslogtreecommitdiffstats
path: root/providers/common/kdfs/sskdf.c
AgeCommit message (Expand)Author
2019-10-10Providers: move common exchange,kdfs,keymgmt,macs,signatureRichard Levitte
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-09-20Refactor SSKDF to create the MAC contexts earlyRichard Levitte
2019-09-19Modify providers that keep track of underlying algorithmsRichard Levitte
2019-09-07Use common digest getter for single step KDFPauli
2019-09-06Fix memleaks in KDF implementationsRichard Levitte
2019-09-06Add KDFs to providersPauli
2019-09-06Move KDFs to the provider.Pauli