Tomas Mraz
|
0bf18140f4
Fix Coverity 1547856: memset() uses only the lowest byte of c
|
1 year ago |
Neil Horman
|
e62097f48c
Add a test to confirm that legacy rsa keys work
|
1 year ago |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
slontis
|
416a928685
Add Tests for RSA_sign_ASN1_OCTET_STRING & RSA_verify_ASN1_OCTET_STRING
|
1 year ago |
David Benjamin
|
36a4637e15
Fix use of uninitialized memory in test_rsa_oaep
|
3 years ago |
Pauli
|
b59b2f93a1
test: update RSA test with current bit strengths
|
3 years ago |
Rich Salz
|
b0aae91324
Remove RSA SSLv23 padding mode
|
3 years ago |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 years ago |
Richard Levitte
|
55e9d8cfff
TEST: Add missing initialization
|
3 years ago |
Matt Caswell
|
c1ddd392cf
Fix rsa_test to properly test RSA_SSLV23_PADDING
|
3 years ago |
Matt Caswell
|
4357b6174a
Refactor rsa_test
|
3 years ago |
Richard Levitte
|
3a1ee3c199
Drop OPENSSL_NO_RSA everywhere
|
3 years ago |
Pauli
|
93c87f745d
rsa_test: add return value check
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Pauli
|
c5f8713443
Deprecate the low level RSA functions.
|
4 years ago |
Shane Lontis
|
8240d5fa65
FIPS 186-4 RSA Generation & Validation
|
6 years ago |
Bernd Edlinger
|
ac6fff700a
Add a simple test for RSA_SSLV23_PADDING
|
5 years ago |
Richard Levitte
|
909f1a2e51
Following the license change, modify the boilerplates in test/
|
6 years ago |
Matt Caswell
|
c486283cb8
Update copyright year
|
6 years ago |
Pauli
|
97b0b713fb
RSA security bits calculation
|
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 |
Paul Yang
|
b158049cbd
Use new setup_tests in code of rsa_test
|
7 years ago |
Pauli
|
ad887416f1
Update the test framework so that the need for test_main is removed. Everything
|
7 years ago |
Pauli
|
c2500f658b
Test cleaning and modernisation
|
7 years ago |
Richard Levitte
|
a9c6d22105
Adapt all test programs
|
7 years ago |
Jon Spillett
|
b19e93ec3d
Remove seed completely...
|
7 years ago |
Jon Spillett
|
14281c47aa
Updates after code review
|
7 years ago |
Jon Spillett
|
48f1739600
Convert RSA tests to new framework
|
7 years ago |
Emilia Kasper
|
2f0ca54c32
Remove some obsolete/obscure internal define switches:
|
7 years ago |