mirror of
https://github.com/openssl/openssl.git
synced 2025-02-11 14:22:43 +08:00
Currently we explicitly downgrade an EVP_PKEY to an EC_KEY and ask the EC_KEY directly whether it was decoded from explicit parameters or not. Instead we teach EVP_PKEYs to respond to a new parameter for this purpose. Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/15526) |
||
---|---|---|
.. | ||
crypto | ||
internal | ||
openssl |