]> git.ipfire.org Git - thirdparty/openssl.git/commit
Extend tests for SM2 decryption
authorMatt Caswell <matt@openssl.org>
Fri, 13 Aug 2021 13:49:47 +0000 (14:49 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 24 Aug 2021 12:24:36 +0000 (13:24 +0100)
commit733fa41c3fc4bcac37f94aa917f7242420f8a5a6
tree6ff8974fec90b5b6df1278b3a15acd4575bc67c1
parent59f5e75f3bced8fc0e130d72a3f582cf7b480b46
Extend tests for SM2 decryption

Check the case where C1y < 32 bytes in length (i.e. short overhead), and
also the case with longer plaintext and C1x and C1y > 32 bytes in length
(i.e. long overhead)

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
test/recipes/30-test_evp_data/evppkey.txt