8b84b075ff
The biggest part in this was to move the key->param builder from EVP to the DH ASN.1 method, and to implement the KEYMGMT support in the provider DH. Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/9394)
4 lines
101 B
Text
4 lines
101 B
Text
SUBDIRS=digests ciphers exchange keymgmt
|
|
|
|
SOURCE[../../libcrypto]=\
|
|
provider_err.c provlib.c
|