openssl/include
Matt Caswell 3d34bedfd7 Add EVP_PKEY functions to get EC conv form and field type
libssl at the moment downgrades an EVP_PKEY to an EC_KEY object in order
to get the conv form and field type. Instead we provide EVP_PKEY level
functions to do this.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13139)
2021-01-26 15:26:17 +01:00
..
crypto Deprecate EC_KEY + Update ec apps to use EVP_PKEY 2021-01-26 15:22:14 +01:00
internal ktls: Initial support for ChaCha20-Poly1305 2021-01-20 18:05:41 +01:00
openssl Add EVP_PKEY functions to get EC conv form and field type 2021-01-26 15:26:17 +01:00