Richard Levitte
|
88e3cf0a10
test/evp_test.c: Fixed strcmp() fault in mac_test_init()
|
6 년 전 |
Richard Levitte
|
ce5d64c79c
test/evp_test.c: don't misuse pkey_test_ctrl() in mac_test_run()
|
6 년 전 |
Richard Levitte
|
2bdb4af503
Adapt test/evp_test.c to deal with available EVP_MACs
|
6 년 전 |
Tobias Nießen
|
523fcfb4c0
Trivial test improvements
|
6 년 전 |
Richard Levitte
|
7e6a302549
test/evp_test.c: make it possible to use controls with MAC tests
|
6 년 전 |
Pauli
|
4cceb185b1
Add a helper routine so that evp_test can compare memory without producing
|
6 년 전 |
Matt Caswell
|
c86acc9f83
Fix no-sm2
|
6 년 전 |
Jack Lloyd
|
ddb634fe6f
Move SM2 algos to SM2 specific PKEY method
|
6 년 전 |
Kurt Roeckx
|
3cb7c5cfef
Use void in all function definitions that do not take any arguments
|
6 년 전 |
Matt Caswell
|
b0edda11cb
Update copyright year
|
6 년 전 |
Matt Caswell
|
1bf2cc237e
Fix no-sm2
|
6 년 전 |
Matt Caswell
|
66a925ea8c
Fix no-ec
|
6 년 전 |
Matt Caswell
|
f929439f61
Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
|
6 년 전 |
Matt Caswell
|
4665244ce2
Add PrivateKeyRaw and PublicKeyRaw support to evp_test
|
7 년 전 |
Matt Caswell
|
9442c8d763
Update the tests to use the new EVP_PKEY_new_private_key() function
|
6 년 전 |
Dr. Stephen Henson
|
9b82c8b1c1
Don't assume shared key length matches expected length
|
7 년 전 |
Matt Caswell
|
ab78f89b2d
Fix no-scrypt
|
7 년 전 |
Pauli
|
00dfbaad88
Fix ctype arguments.
|
7 년 전 |
Andy Polyakov
|
cd8d1456c9
Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs.
|
7 년 전 |
Dr. Stephen Henson
|
b15d5ab617
Allow use of long name for KDFs
|
7 년 전 |
Pauli
|
ad887416f1
Update the test framework so that the need for test_main is removed. Everything
|
7 년 전 |
Dr. Stephen Henson
|
1f0fc03b8a
Add keygen test to evp_test
|
7 년 전 |
Pauli
|
9e206ce5f8
Fix some issues raise by coverity in the tests.
|
7 년 전 |
Pauli
|
8fe3127cda
Update tests to avoid printf to stdout/stderr when running as test cases.
|
7 년 전 |
Rich Salz
|
ae269dd8b7
Use common STANZA for bn and exp tests
|
7 년 전 |
Andy Polyakov
|
e3d378bcf1
test/evp_test.c: improve output in case of errors.
|
7 년 전 |
Rich Salz
|
c49e0b0415
Revise evp_test parser; make like bn_test
|
7 년 전 |
Dr. Stephen Henson
|
2117a737f3
move comments to same line as fields
|
7 년 전 |
Dr. Stephen Henson
|
7b22334f3a
Add test support for "oneshot" versions EVP_DigestSign, EVP_DigestVerify.
|
7 년 전 |
Dr. Stephen Henson
|
75726fe87e
Add tests in evp_test for EVP_Digest{Sign,Verify}{Init,Update,Final}
|
7 년 전 |