tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
regress
/
lib
/
libcrypto
/
bn
/
at
master
17 files
Makefile
Link bn_gcd test to regress
3 years ago
bn_add_sub.c
Add more regress tests for BN_usub().
3 years ago
bn_cmp.c
Add regress coverage for BN_cmp()/BN_ucmp().
3 years ago
bn_gcd.c
Add regress coverage for BN_gcd() and BN_gcd_ct()
3 years ago
bn_isqrt.c
bn_isqrt: reduce number of tests to 100.
3 years ago
bn_isqrt_tables.txt
Check that the bn_isqrt -C output isn't changed
3 years ago
bn_mod_exp.c
Rework test failure printing
3 years ago
bn_mod_sqrt.c
Clean bn_mod_sqrt up a little
3 years ago
bn_mont.c
Add a few missing headers and drop a few unused ones
3 years ago
bn_mul_div.c
Use utime in order to make benchmarks less noisy and more consistent.
3 years ago
bn_primes.c
Add a few missing headers and drop a few unused ones
3 years ago
bn_rand_interval.c
reduce number of tests in bn_rand_interval.
3 years ago
bn_shift.c
Mark test table as static const.
3 years ago
bn_test.c
Switch regress to using bn_copy()
3 years ago
bn_to_string.c
Revise for negative zero changes.
3 years ago
bn_unit.c
Add regress coverage for the new behavior of BN_copy() with respect to flags.
3 years ago
bn_word.c
Add regress coverage for BN_{add,sub,mul,div,mod}_word().
3 years ago