Extend the EVP_PKEY KDF to KDF provider bridge to also support Scrypt
authorMatt Caswell <matt@openssl.org>
Fri, 31 Jul 2020 14:05:57 +0000 (15:05 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 10 Aug 2020 13:51:59 +0000 (14:51 +0100)
commit194de849ccb269272b71994edf988dc1cdbafc0d
tree2b976cdf01bbabcafaeea67206113f5fb0b0b279
parent05d2f72e79cdb1736681726dcd9a325491acf002
Extend the EVP_PKEY KDF to KDF provider bridge to also support Scrypt

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12573)
crypto/evp/pmeth_lib.c
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