]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/implementations/kdfs/pvkkdf.c
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
[thirdparty/openssl.git] / providers / implementations / kdfs / pvkkdf.c
2023-04-21  Irak RigiaReplaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_D...
2022-10-28  Richard Levitteproviders/implementations/kdfs/pvkkdf.c: Ensure SIZE_MA...
2022-10-05  Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2022-05-03  Matt CaswellUpdate copyright year
2022-02-01  Paulipvk kdf: implement ctx dup operation
2021-12-01  Tomas Mrazpvkkdf: Always reset buflen after clearing the buffer
2021-10-28  x2018fix some code with obvious wrong coding style
2021-09-28  Paulikdf: Add PVK KDF to providers.