index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
evp_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add rc2 ciphers to default provider
Shane Lontis
2019-10-08
1
-0
/
+17
*
Add rc5 ciphers to default provider
Shane Lontis
2019-10-03
1
-0
/
+17
*
Consistent naming for context gettable param queries .
Pauli
2019-09-27
1
-2
/
+2
*
Modernise the ERR functionality further (new functions and deprecations)
Richard Levitte
2019-09-12
1
-3
/
+1
*
test/evp_test.c: try fetching algorithms
Richard Levitte
2019-09-12
1
-2
/
+16
*
Fix test error if scrypt is disabled
Paul Yang
2019-09-12
1
-1
/
+2
*
Coverity 1453632 & 1453635: Null pointer dereferences (FORWARD_NULL)
Pauli
2019-09-11
1
-2
/
+3
*
Coverity 1414465: Resource leaks (RESOURCE_LEAK)
Pauli
2019-09-11
1
-1
/
+3
*
Test updates in light of the KDF switchover
Pauli
2019-09-06
1
-22
/
+35
*
OSSL_PARAM_construct_utf8_string computes the string length.
Pauli
2019-09-04
1
-4
/
+2
*
Coverty fixes for MACs
Richard Levitte
2019-08-27
1
-3
/
+5
*
Get rid of the diversity of names for MAC parameters
Richard Levitte
2019-08-24
1
-5
/
+23
*
test/evp_test.c: distinguish parsing errors from processing errors
Richard Levitte
2019-08-23
1
-7
/
+7
*
Test for out-of-bounds write when requesting zero bytes from shake
Patrick Steuer
2019-08-18
1
-0
/
+22
*
Adapt the MAC tests, and tests for other things that use EVP_MAC
Richard Levitte
2019-08-15
1
-86
/
+73
*
Properly process the "Availablein" keyword for evp_test
Matt Caswell
2019-08-01
1
-2
/
+1
*
test/evp_test.c: modify to use OSSL_PROVIDER_available()
Richard Levitte
2019-07-26
1
-25
/
+35
*
Remove function name from errors
Rich Salz
2019-07-16
1
-17
/
+10
*
test/evp_test.c: [ciphers] Test that we get back the same IV we gave
Richard Levitte
2019-07-11
1
-0
/
+8
*
Add X9.42 KDF.
Shane Lontis
2019-07-09
1
-2
/
+16
*
Fix a leak in evp_test
Matt Caswell
2019-07-01
1
-1
/
+3
*
Move digests to providers
Shane Lontis
2019-06-04
1
-1
/
+27
*
Allow specifying the tag after AAD in CCM mode
Tobias Nießen
2019-05-08
1
-9
/
+20
*
Added EVP_KDF (similiar to the EVP_MAC)
Shane Lontis
2019-05-03
1
-4
/
+5
*
Copy RSA-PSS saltlen in EVP_PKEY_CTX_dup.
David Benjamin
2019-04-26
1
-0
/
+26
*
Added new EVP/KDF API.
David Makepeace
2019-02-13
1
-10
/
+142
*
Updated test command line parsing to support commmon commands
Shane Lontis
2019-02-11
1
-3
/
+3
*
blake2: add evpmac test vectors
Antoine Salon
2019-02-06
1
-4
/
+22
*
Fix CID 1434549: Unchecked return value in test/evp_test.c
FdaSilvaYY
2019-01-08
1
-9
/
+12
*
Add RFC5297 AES-SIV support
Todd Short
2018-12-11
1
-26
/
+41
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
KMAC implementation using EVP_MAC
Shane Lontis
2018-11-13
1
-0
/
+16
*
GMAC implementation
Pauli
2018-11-04
1
-0
/
+18
*
test/evp_test.c: Fixed strcmp() fault in mac_test_init()
Richard Levitte
2018-10-29
1
-1
/
+2
*
test/evp_test.c: don't misuse pkey_test_ctrl() in mac_test_run()
Richard Levitte
2018-10-29
1
-6
/
+27
*
Adapt test/evp_test.c to deal with available EVP_MACs
Richard Levitte
2018-10-29
1
-20
/
+172
*
Trivial test improvements
Tobias Nießen
2018-09-18
1
-2
/
+2
*
test/evp_test.c: make it possible to use controls with MAC tests
Richard Levitte
2018-09-09
1
-1
/
+22
*
Add a helper routine so that evp_test can compare memory without producing
Pauli
2018-08-19
1
-38
/
+61
*
Fix no-sm2
Matt Caswell
2018-06-20
1
-22
/
+7
*
Move SM2 algos to SM2 specific PKEY method
Jack Lloyd
2018-06-19
1
-0
/
+5
*
Use void in all function definitions that do not take any arguments
Kurt Roeckx
2018-05-11
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Fix no-sm2
Matt Caswell
2018-03-19
1
-0
/
+23
*
Fix no-ec
Matt Caswell
2018-03-19
1
-1
/
+1
*
Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
Matt Caswell
2018-03-15
1
-4
/
+4
*
Add PrivateKeyRaw and PublicKeyRaw support to evp_test
Matt Caswell
2018-03-15
1
-2
/
+45
*
Update the tests to use the new EVP_PKEY_new_private_key() function
Matt Caswell
2018-03-15
1
-22
/
+8
*
Don't assume shared key length matches expected length
Dr. Stephen Henson
2017-10-12
1
-1
/
+4
*
Fix no-scrypt
Matt Caswell
2017-08-25
1
-0
/
+7
[next]