]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a test for pkeyutl encrypt/decrypt using SM2
authorMatt Caswell <matt@openssl.org>
Fri, 23 Jun 2023 11:05:07 +0000 (12:05 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 26 Jun 2023 08:28:23 +0000 (09:28 +0100)
commit810f7dc1c7cc5441097b398f753e33652848a4cc
tree22ad17594e489c7bf713e09ff584679df90ab37d
parent849450746f38a5658ef783abb0a8c79ae2861464
Add a test for pkeyutl encrypt/decrypt using SM2

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21272)
test/certs/sm2-pub.key [new file with mode: 0644]
test/recipes/20-test_pkeyutl.t