Extend the EVP_PKEY KDF to KDF provider bridge to also support HKDF
authorMatt Caswell <matt@openssl.org>
Mon, 20 Jul 2020 17:06:55 +0000 (18:06 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 10 Aug 2020 13:51:59 +0000 (14:51 +0100)
commit05d2f72e79cdb1736681726dcd9a325491acf002
tree865ff2e2e1b9c3e3824a2dd13de6dd62c865d11c
parentac2d58c72b4dc4a8c74eef893000306bf78a30fd
Extend the EVP_PKEY KDF to KDF provider bridge to also support HKDF

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12573)
crypto/err/openssl.txt
crypto/evp/evp_err.c
crypto/evp/pmeth_lib.c
include/openssl/evperr.h
include/openssl/kdf.h
providers/defltprov.c
providers/implementations/exchange/kdf_exch.c
providers/implementations/include/prov/implementations.h
test/pkey_meth_kdf_test.c
util/libcrypto.num