..
argon2.c
Fix typos found by codespell
2023-06-15 10:11:46 +10:00
build.info
providers: add Argon2 KDF
2023-03-17 11:12:47 +11:00
hkdf.c
Update hkdf.c to avoid potentially vulnerable code pattern
2023-05-19 12:42:08 +02:00
hmacdrbg_kdf.c
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
2023-04-21 16:19:11 +02:00
kbkdf.c
Update KDFs to use shared functions.
2023-04-26 08:01:46 +10:00
krb5kdf.c
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
2023-04-21 16:19:11 +02:00
pbkdf1.c
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
2023-04-21 16:19:11 +02:00
pbkdf2.c
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
2023-04-21 16:19:11 +02:00
pbkdf2.h
Update copyright year
2021-04-08 13:04:41 +01:00
pbkdf2_fips.c
Update copyright year
2021-04-08 13:04:41 +01:00
pkcs12kdf.c
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
2023-04-21 16:19:11 +02:00
pvkkdf.c
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
2023-04-21 16:19:11 +02:00
scrypt.c
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
2023-04-21 16:19:11 +02:00
sshkdf.c
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
2023-04-21 16:19:11 +02:00
sskdf.c
Update KDFs to use shared functions.
2023-04-26 08:01:46 +10:00
tls1_prf.c
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
2023-04-21 16:19:11 +02:00
x942kdf.c
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
2023-04-21 16:19:11 +02:00