openssl/providers/implementations/include/prov
Shane Lontis 89cccbea51 Add EVP_KDF-X942 to the fips module
The X942 KDF had been modified so that it supports all optional fields - not
just the fields used by CMS.

As there are 2 types of KDF for X942 - this has been made a bit clearer
by adding an X942KDF-ASN1 alias. X942KDF-CONCAT has also been added as an
alias of X963KDF.

This work was instigated as a result of the ACVP tests optionally being
able to use keybits for the supp_pubinfo field.
Setting the parameter OSSL_KDF_PARAM_X942_USE_KEYBITS to 0 allows this
to be disabled.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13418)
2020-12-02 12:15:05 +10:00
..
blake2.h
ciphercommon_aead.h prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
ciphercommon_ccm.h Update copyright year 2020-06-25 14:13:12 +01:00
ciphercommon_gcm.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
ciphercommon.h Fix RC4-MD5 based ciphersuites 2020-11-25 10:14:43 +00:00
digestcommon.h prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00
implementations.h Add EVP_KDF-X942 to the fips module 2020-12-02 12:15:05 +10:00
kdfexchange.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
macsignature.h rename mac_key_* to ossl_mac_key_* 2020-11-19 07:38:58 +10:00
md5_sha1.h Update copyright year 2020-11-26 14:18:57 +00:00
seeding.h prov: move the entropy source out of the FIPS provider 2020-11-20 08:24:21 +10:00