Pauli
|
9e206ce5f8
Fix some issues raise by coverity in the tests.
|
il y a 7 ans |
Pauli
|
8fe3127cda
Update tests to avoid printf to stdout/stderr when running as test cases.
|
il y a 7 ans |
Rich Salz
|
ae269dd8b7
Use common STANZA for bn and exp tests
|
il y a 7 ans |
Andy Polyakov
|
e3d378bcf1
test/evp_test.c: improve output in case of errors.
|
il y a 7 ans |
Rich Salz
|
c49e0b0415
Revise evp_test parser; make like bn_test
|
il y a 7 ans |
Dr. Stephen Henson
|
2117a737f3
move comments to same line as fields
|
il y a 7 ans |
Dr. Stephen Henson
|
7b22334f3a
Add test support for "oneshot" versions EVP_DigestSign, EVP_DigestVerify.
|
il y a 7 ans |
Dr. Stephen Henson
|
75726fe87e
Add tests in evp_test for EVP_Digest{Sign,Verify}{Init,Update,Final}
|
il y a 7 ans |
Dr. Stephen Henson
|
c3fc7d9ac5
Add support for multiple update calls in evp_test
|
il y a 7 ans |
Rich Salz
|
1d0f116e47
Add "Title" directive to evp_test
|
il y a 7 ans |
Richard Levitte
|
46fcbf77bc
evp_test: use the test file name as the test title
|
il y a 7 ans |
Rich Salz
|
7193f8723e
Use compare_mem wrapper
|
il y a 7 ans |
Rich Salz
|
412486070f
Address some feedback
|
il y a 7 ans |
Rich Salz
|
6c5943c9f6
Convert of evp_test to framework
|
il y a 7 ans |
Rich Salz
|
d91b7423af
evp_test.c: Add PrivPubKeyPair tests
|
il y a 7 ans |
Rich Salz
|
0c44545c0f
Catch EC_R_UNKNOWN_GROUP in check_unsupported()
|
il y a 7 ans |
Péter Budai
|
fa013b6524
Fixed PKCS5_PBKDF2_HMAC() to adhere to the documentation.
|
il y a 8 ans |
Pauli
|
533b178db6
Avoid buffer underflow in evp_test.
|
il y a 7 ans |
Dr. Stephen Henson
|
00212c6662
Call EVP_CipherFinal in CCM mode for tests.
|
il y a 7 ans |
Todd Short
|
3f5616d734
Add support for parameterized SipHash
|
il y a 7 ans |
Richard Levitte
|
31b69e9a26
test/evp_test.c: If no algorithm was specified, don't try to check for DES
|
il y a 7 ans |
Matt Caswell
|
ef055ec536
Adjust in and in_len instead of donelen
|
il y a 7 ans |
Matt Caswell
|
7141ba3196
Fix the overlapping check for fragmented "Update" operations
|
il y a 7 ans |
Matt Caswell
|
0b96d77a62
Update evp_test to make sure passing partial block to "Update" is ok
|
il y a 7 ans |
Todd Short
|
52ad5b60e3
Add support for Poly1305 in EVP_PKEY
|
il y a 8 ans |
Dr. Stephen Henson
|
71f60ef337
Remove BIO_seek/BIO_tell from evp_test.c
|
il y a 7 ans |
Richard Levitte
|
cd3fe0e09c
evp_test: when function and reason strings aren't available, just skip
|
il y a 8 ans |
Dr. Stephen Henson
|
99f2f1dc3e
Add function and reason checking to evp_test
|
il y a 8 ans |
Dr. Stephen Henson
|
cce6526629
Additional error tests in evp_test.c
|
il y a 8 ans |
Todd Short
|
024d681e69
Skipping tests in evp_test leaks memory
|
il y a 8 ans |