]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a negative testcase for BN_mod_sqrt
authorTomas Mraz <tomas@openssl.org>
Mon, 28 Feb 2022 17:26:35 +0000 (18:26 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 15 Mar 2022 13:15:12 +0000 (13:15 +0000)
commit3469282ed2faee747868150089e07a187891b5ee
tree25a481aa40776ed87f986fe1c34970f831ef0725
parent03eccd2663e36f8b95ba3ae8c30a63313a38ec0a
Add a negative testcase for BN_mod_sqrt

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
test/bntest.c
test/recipes/10-test_bn_data/bnmod.txt