David Makepeace
|
5a285addbf
Added new EVP/KDF API.
|
6 år sedan |
Shane Lontis
|
a43ce58f55
Updated test command line parsing to support commmon commands
|
6 år sedan |
Antoine Salon
|
b215db236c
blake2: add evpmac test vectors
|
5 år sedan |
FdaSilvaYY
|
760e2d60e6
Fix CID 1434549: Unchecked return value in test/evp_test.c
|
5 år sedan |
Todd Short
|
b1ceb439f2
Add RFC5297 AES-SIV support
|
7 år sedan |
Richard Levitte
|
909f1a2e51
Following the license change, modify the boilerplates in test/
|
6 år sedan |
Shane Lontis
|
6e624a6453
KMAC implementation using EVP_MAC
|
6 år sedan |
Pauli
|
afc580b9b0
GMAC implementation
|
6 år sedan |
Richard Levitte
|
88e3cf0a10
test/evp_test.c: Fixed strcmp() fault in mac_test_init()
|
6 år sedan |
Richard Levitte
|
ce5d64c79c
test/evp_test.c: don't misuse pkey_test_ctrl() in mac_test_run()
|
6 år sedan |
Richard Levitte
|
2bdb4af503
Adapt test/evp_test.c to deal with available EVP_MACs
|
6 år sedan |
Tobias Nießen
|
523fcfb4c0
Trivial test improvements
|
6 år sedan |
Richard Levitte
|
7e6a302549
test/evp_test.c: make it possible to use controls with MAC tests
|
6 år sedan |
Pauli
|
4cceb185b1
Add a helper routine so that evp_test can compare memory without producing
|
6 år sedan |
Matt Caswell
|
c86acc9f83
Fix no-sm2
|
6 år sedan |
Jack Lloyd
|
ddb634fe6f
Move SM2 algos to SM2 specific PKEY method
|
6 år sedan |
Kurt Roeckx
|
3cb7c5cfef
Use void in all function definitions that do not take any arguments
|
6 år sedan |
Matt Caswell
|
b0edda11cb
Update copyright year
|
6 år sedan |
Matt Caswell
|
1bf2cc237e
Fix no-sm2
|
6 år sedan |
Matt Caswell
|
66a925ea8c
Fix no-ec
|
6 år sedan |
Matt Caswell
|
f929439f61
Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
|
6 år sedan |
Matt Caswell
|
4665244ce2
Add PrivateKeyRaw and PublicKeyRaw support to evp_test
|
7 år sedan |
Matt Caswell
|
9442c8d763
Update the tests to use the new EVP_PKEY_new_private_key() function
|
6 år sedan |
Dr. Stephen Henson
|
9b82c8b1c1
Don't assume shared key length matches expected length
|
7 år sedan |
Matt Caswell
|
ab78f89b2d
Fix no-scrypt
|
7 år sedan |
Pauli
|
00dfbaad88
Fix ctype arguments.
|
7 år sedan |
Andy Polyakov
|
cd8d1456c9
Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs.
|
7 år sedan |
Dr. Stephen Henson
|
b15d5ab617
Allow use of long name for KDFs
|
7 år sedan |
Pauli
|
ad887416f1
Update the test framework so that the need for test_main is removed. Everything
|
7 år sedan |
Dr. Stephen Henson
|
1f0fc03b8a
Add keygen test to evp_test
|
7 år sedan |