summaryrefslogtreecommitdiff
path: root/providers/implementations/kdfs/pvkkdf.c
Commit message (Expand)AuthorAgeFilesLines
* pvk kdf: implement ctx dup operationPauli2022-02-011-0/+22
* pvkkdf: Always reset buflen after clearing the bufferTomas Mraz2021-12-011-1/+3
* fix some code with obvious wrong coding stylex20182021-10-281-1/+1
* kdf: Add PVK KDF to providers.Pauli2021-09-281-0/+227