mirror of
https://github.com/xcat2/xNBA.git
synced 2026-04-30 00:17:46 +00:00
[test] Add big integer self-tests
These test vectors are generated using Perl's Math::BigInt. Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
2429
src/tests/bigint_test.c
Normal file
2429
src/tests/bigint_test.c
Normal file
File diff suppressed because it is too large
Load Diff
@@ -33,3 +33,4 @@ REQUIRE_OBJECT ( sha256_test );
|
||||
REQUIRE_OBJECT ( aes_cbc_test );
|
||||
REQUIRE_OBJECT ( hmac_drbg_test );
|
||||
REQUIRE_OBJECT ( hash_df_test );
|
||||
REQUIRE_OBJECT ( bigint_test );
|
||||
|
||||
Reference in New Issue
Block a user