openssl/include
Tomas Mraz 4f0831b837 EVP_PKCS82PKEY: Create provided keys if possible
Use OSSL_DECODER to decode the PKCS8 data to create provided keys.

If that fails fallback to the legacy implementation.

Fixes #14302

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14659)
2021-03-25 15:24:00 +01:00
..
crypto EVP_PKCS82PKEY: Create provided keys if possible 2021-03-25 15:24:00 +01:00
internal Fix a windows build break 2021-03-24 10:04:08 +10:00
openssl Fix usages of const EVP_MD. 2021-03-22 15:40:04 +01:00