]> git.ipfire.org Git - thirdparty/openssl.git/commit
test: evp_extra: EC, read affine coordinates
authorJorge Ramirez-Ortiz <jorge@foundries.io>
Mon, 20 Mar 2023 11:51:55 +0000 (12:51 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 27 Mar 2023 10:06:21 +0000 (12:06 +0200)
commit1ffb6e19eeee95784456831da329cbccaa59fbcf
tree26d8a7b6357ded3e166ecba4a84cfe288a75a41b
parent9adbce74933b87dd4fe776b70fef55f2f468f5f7
test: evp_extra: EC, read affine coordinates

Add a test to read the EC X,Y coordinates.
Support legacy keys.

Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20535)
test/evp_extra_test.c