]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add Tests for RSA signatures using X931 padding.
authorslontis <shane.lontis@oracle.com>
Fri, 3 Feb 2023 22:25:03 +0000 (08:25 +1000)
committerPauli <pauli@openssl.org>
Tue, 14 Mar 2023 21:48:21 +0000 (08:48 +1100)
commit513b20a982e237fbd4c281c1c7ba817864f9a827
treed5949fa09c19e8ed9e70895fb847aba719737b94
parent07626ea9e5400bd857a58a4da06756748701e9ed
Add Tests for RSA signatures using X931 padding.

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20211)
test/recipes/15-test_rsax931.t [new file with mode: 0644]