mirror of
https://github.com/xcat2/xNBA.git
synced 2026-07-31 10:09:35 +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:
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