openssl/providers/implementations/kdfs
Shane Lontis 8a686bdb3a Change the ASN1 variant of x942kdf so that it can test acvp data.
This 'special' way of specifying the data should only be used for testing
purposes. It should not be used in production environments.
ACVP passes a blob of DER encoded data for some of the fields rather
than passing them as separate fields that need to be DER encoded.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14077)
2021-02-10 10:28:32 +10:00
..
build.info
hkdf.c
kbkdf.c Add support for making all of KBKDF FixedInput fields optional. 2020-11-11 12:15:18 +10:00
krb5kdf.c Update copyright year 2021-01-28 13:54:57 +01:00
pbkdf2_fips.c
pbkdf2.c
pbkdf2.h
pkcs12kdf.c
scrypt.c Convert all {NAME}err() in providers/ to their corresponding ERR_raise() call 2020-11-11 12:15:48 +01:00
sshkdf.c Fix parameter types in sshkdf 2021-01-28 16:05:50 +01:00
sskdf.c Rename EVP_MAC_size() to EVP_MAC_CTX_get_mac_size(). 2020-10-22 20:47:02 +10:00
tls1_prf.c Rename EVP_MAC_size() to EVP_MAC_CTX_get_mac_size(). 2020-10-22 20:47:02 +10:00
x942kdf.c Change the ASN1 variant of x942kdf so that it can test acvp data. 2021-02-10 10:28:32 +10:00