boringssl/crypto/fipsmodule/bn
David Benjamin af92418b8b Generate bn_div and bn_mod_exp corpus from bn_tests.txt.
Also switch them to accepting a u16 length prefix. We appear not to have
any such tests right now, but RSA-2048 would involve modulus well larger
and primes just a hair larger than a u8 length prefix alows.

Change-Id: Icce8f1d976e159b945302fbba732e72913c7b724
Reviewed-on: https://boringssl-review.googlesource.com/22284
Commit-Queue: Steven Valdez <svaldez@google.com>
Reviewed-by: Steven Valdez <svaldez@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-10-27 18:57:48 +00:00
..
asm Revert "Use uint128_t and __asm__ in clang-cl." 2017-10-27 00:22:06 +00:00
add.c Clear no-op BN_MASK2 masks. 2017-10-27 02:38:45 +00:00
bn_test_to_fuzzer.go Generate bn_div and bn_mod_exp corpus from bn_tests.txt. 2017-10-27 18:57:48 +00:00
bn_test.cc Remove the buggy RSA parser. 2017-10-24 17:39:46 +00:00
bn_tests.txt
bn.c Remove redundant calls to |OPENSSL_cleanse| and |OPENSSL_realloc_clean|. 2017-09-18 19:16:51 +00:00
bytes.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
check_bn_tests.go
cmp.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
ctx.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
div.c Clear no-op BN_MASK2 masks. 2017-10-27 02:38:45 +00:00
exponentiation.c Clear no-op BN_MASK2 masks. 2017-10-27 02:38:45 +00:00
gcd.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
generic.c Clear no-op BN_MASK2 masks. 2017-10-27 02:38:45 +00:00
internal.h Clear no-op BN_MASK2 masks. 2017-10-27 02:38:45 +00:00
jacobi.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
montgomery_inv.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
montgomery.c Clear no-op BN_MASK2 masks. 2017-10-27 02:38:45 +00:00
mul.c Clear no-op BN_MASK2 masks. 2017-10-27 02:38:45 +00:00
prime.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
random.c Remove redundant calls to |OPENSSL_cleanse| and |OPENSSL_realloc_clean|. 2017-09-18 19:16:51 +00:00
rsaz_exp.c
rsaz_exp.h
shift.c Clear no-op BN_MASK2 masks. 2017-10-27 02:38:45 +00:00
sqrt.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00