Pauli
|
fd009d763a
test: remove TODOs
|
3 tahun lalu |
Matt Caswell
|
eec0ad10b9
Update copyright year
|
4 tahun lalu |
Randall S. Becker
|
08073700cc
NonStop port updates for 3.0.0.
|
4 tahun lalu |
Veres Lajos
|
79c44b4e30
Fix some typos
|
5 tahun lalu |
Bernd Edlinger
|
18d42d8d56
Add a test case for rsaz_512_sqr overflow handling
|
5 tahun lalu |
Cesar Pereida Garcia
|
b75d631085
Add GCD testing infrastructure.
|
5 tahun lalu |
Kurt Roeckx
|
42619397eb
Add BN_check_prime()
|
5 tahun lalu |
Pauli
|
dd6b270618
Remove tab characters from C source files.
|
5 tahun lalu |
Bernd Edlinger
|
291f616ced
Fix an endless loop in BN_generate_prime_ex
|
5 tahun lalu |
Pauli
|
5d2f3e4a6c
Test of uniformity of BN_rand_range output.
|
5 tahun lalu |
Pauli
|
bb5b3e6dd0
Statistically test BN_rand_range().
|
5 tahun lalu |
Shane Lontis
|
e2f5081116
coverity fixes for bntest.c
|
5 tahun lalu |
Nicola Tuveri
|
fe16ae5f95
Test for constant-time flag leakage in BN_CTX
|
5 tahun lalu |
Shane Lontis
|
a43ce58f55
Updated test command line parsing to support commmon commands
|
6 tahun lalu |
David Benjamin
|
3afd537a3c
Reduce inputs before the RSAZ code.
|
6 tahun lalu |
Richard Levitte
|
909f1a2e51
Following the license change, modify the boilerplates in test/
|
6 tahun lalu |
Shane Lontis
|
7d79d13a56
Fixed range of random produced in BN_is_prime_fasttest_ex() to be 1 < rand < w-1. It was using 1<= rand < w (which is wrong by 1 on both ends)
|
6 tahun lalu |
Matt Caswell
|
adf652436a
Test that a ^ 0 mod -1 is always 0
|
6 tahun lalu |
Billy Brumley
|
9e5b50b54d
fix: BN_swap mishandles flags
|
6 tahun lalu |
Bernd Edlinger
|
f91e026e38
Fix a possible crash in BN_from_montgomery_word
|
6 tahun lalu |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 tahun lalu |
Richard Levitte
|
2b1aa19881
Reduce the use of e_os.h in test programs
|
6 tahun lalu |
Andy Polyakov
|
77d7599365
test/bntest.c: add rsaz_1024_mul_avx2 regression test.
|
7 tahun lalu |
Matt Caswell
|
83ccead4d0
Fix lshift tests
|
7 tahun lalu |
FdaSilvaYY
|
4483fbae10
Factorise duplicated code.
|
7 tahun lalu |
Andy Polyakov
|
420b88cec8
test/bntest.c: add bn_sqrx8x_internal regression test.
|
7 tahun lalu |
Pauli
|
07016a8a31
Move e_os.h to be the very first include.
|
7 tahun lalu |
Rich Salz
|
176db6dc51
Use "" not <> for internal/ includes
|
7 tahun lalu |
Pauli
|
9ef73a6fd9
Fix windows build after too aggressive e_os.h removal
|
7 tahun lalu |
Pauli
|
b99fe5f492
Remove tests dependence on e_os.h
|
7 tahun lalu |