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:35:01 +0000 (09:35 +0100)
commite64f67ed7203a61cceb7ab7f5d0b725ea5fa8884
tree8d0d16fc182858481a6a2f79462a5079137dd964
parent8ebc73453746e5303d5249986e2e42e7937a67ad
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)

(cherry picked from commit 810f7dc1c7cc5441097b398f753e33652848a4cc)
test/certs/sm2-pub.key [new file with mode: 0644]
test/recipes/20-test_pkeyutl.t