cefa762ee5
Add an interface that allows accessing the scrypt KDF as a PKEY_METHOD. This fixes #4021 (at least for the scrypt portion of the issue). Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Stephen Henson <steve@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4026)
3 lines
92 B
Text
3 lines
92 B
Text
LIBS=../../libcrypto
|
|
SOURCE[../../libcrypto]=\
|
|
tls1_prf.c kdf_err.c hkdf.c scrypt.c
|