openssl/include
Matt Caswell 3bcc933ec4 Teach EVP_PKEYs to say whether they were decoded from explicit params
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)
2021-05-31 09:23:39 +10:00
..
crypto errors: update error message (to be squashed) 2021-05-27 13:01:50 +10:00
internal Rework and make DEBUG macros consistent. 2021-05-28 10:04:31 +02:00
openssl Teach EVP_PKEYs to say whether they were decoded from explicit params 2021-05-31 09:23:39 +10:00