Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Bernd Edlinger
|
30667f5c30
Limit size of modulus for bn_mul_mont and BN_mod_exp_mont_consttime
|
2 years ago |
Bernd Edlinger
|
92d306b32b
Revert "Limit size of modulus for BN_mod_exp_mont_consttime()"
|
1 year ago |
Bernd Edlinger
|
42061268ee
Fix a logic flaw in test_mod_exp_zero
|
1 year ago |
Tomas Mraz
|
4378e3cd2a
Limit size of modulus for BN_mod_exp_mont_consttime()
|
2 years ago |
Peiwei Hu
|
c2f7614fb7
Fix the checks of RAND_bytes
|
2 years ago |
Andrey Matyukov
|
f87b4c4ea6
Dual 1536/2048-bit exponentiation optimization for Intel IceLake CPU
|
3 years ago |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 years ago |
Pauli
|
0d2b8bd261
test: fix coverity 1414451: unchecked return value
|
3 years ago |
Andrey Matyukov
|
c781eb1c63
Dual 1024-bit exponentiation optimization for Intel IceLake CPU
|
3 years ago |
Richard Levitte
|
909f1a2e51
Following the license change, modify the boilerplates in test/
|
6 years ago |
Rich Salz
|
176db6dc51
Use "" not <> for internal/ includes
|
7 years ago |
Pauli
|
b99fe5f492
Remove tests dependence on e_os.h
|
7 years ago |
FdaSilvaYY
|
31a80694d4
[Win] Fix some test method signatures ...
|
7 years ago |
Pauli
|
ad887416f1
Update the test framework so that the need for test_main is removed. Everything
|
7 years ago |
Pauli
|
9e206ce5f8
Fix some issues raise by coverity in the tests.
|
7 years ago |
Pauli
|
3791646202
Add output routines to allow consistent formatting of memory, strings
|
7 years ago |
Pauli
|
dc352c1937
Add BN support to the test infrastructure.
|
7 years ago |
Richard Levitte
|
7104351cd9
test/exptest.c: stop marking progress with a period
|
7 years ago |
Rich Salz
|
58e754fcb8
Convert modular exponentiation tests to new framework
|
7 years ago |
Rich Salz
|
2301d91dd5
Change callers to use the new constants.
|
8 years ago |
Rich Salz
|
440e5d805f
Copyright consolidation 02/10
|
8 years ago |
Rich Salz
|
1fbab1dc6f
Remove Netware and OS/2
|
8 years ago |
Matt Caswell
|
bfd53c32cd
Ensure CRYPTO_mem_leaks is the last thing we do
|
8 years ago |
Matt Caswell
|
8793f012f1
Clean up the tests for auto-init/de-init
|
8 years ago |
Dr. Stephen Henson
|
541e9565bb
If memory debugging enabled return error on leaks.
|
8 years ago |
Rich Salz
|
94af0cd7f3
Move more BN internals to bn_lcl.h
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Viktor Dukhovni
|
c2e27310c7
Enable/disable crypto-mdebug just like other features
|
8 years ago |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 years ago |