diff options
author | Matt Caswell <matt@openssl.org> | 2021-01-18 17:05:43 +0100 |
---|---|---|
committer | Tomas Mraz <tomas@openssl.org> | 2021-01-26 15:26:17 +0100 |
commit | 3d34bedfd7fb9120b6eb7b05c25cd0c3de14c562 (patch) | |
tree | 93c946b1f048024e1b46926a4add46e7d3f74732 /test/recipes/15-test_ec.t | |
parent | Deprecate EC_KEY + Update ec apps to use EVP_PKEY (diff) | |
download | openssl-3d34bedfd7fb9120b6eb7b05c25cd0c3de14c562.tar.xz openssl-3d34bedfd7fb9120b6eb7b05c25cd0c3de14c562.zip |
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)
Diffstat (limited to 'test/recipes/15-test_ec.t')
0 files changed, 0 insertions, 0 deletions