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
*
TEST: Adapt the EVP test
Richard Levitte
2021-04-21
1
-5
/
+7
*
Fix naming for EVP_RAND_CTX_gettable functions.
Pauli
2021-04-17
1
-5
/
+5
*
APPS and TEST: Make sure prog name is set for usage output
Dr. David von Oheimb
2021-04-14
1
-2
/
+1
*
Add domain parameter match check for DH and ECDH key exchange.
Shane Lontis
2021-04-14
1
-2
/
+6
*
Add a range check (from SP800-56Ar3) to DH key derivation.
Shane Lontis
2021-04-01
1
-1
/
+1
*
test: coverity 1455749 - dereference after null check
Pauli
2021-03-20
1
-3
/
+4
*
test: coverity 1455747 - dereference after null check
Pauli
2021-03-20
1
-3
/
+4
*
test: support params arguments to init functions
Pauli
2021-03-11
1
-3
/
+3
*
Reword repeated words.
Shane Lontis
2021-03-09
1
-1
/
+1
*
test: update tests to allow for params argument for the instantiate call on E...
Pauli
2021-02-28
1
-4
/
+3
*
test: adjust tests to include extra argument to KDF derive call
Pauli
2021-02-28
1
-1
/
+1
*
evp_test: updates for the new additional MAC_init arguments
Pauli
2021-02-28
1
-10
/
+1
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
Deprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_ex
Rich Salz
2021-01-21
1
-2
/
+14
*
Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarity
Tomas Mraz
2021-01-18
1
-1
/
+1
*
Drop OPENSSL_NO_RSA everywhere
Richard Levitte
2020-12-20
1
-4
/
+0
*
Use adapted test_get_libctx() for simpler test setup and better error reporting
Dr. David von Oheimb
2020-12-10
1
-12
/
+2
*
Add EVP_KDF-X942 to the fips module
Shane Lontis
2020-12-02
1
-9
/
+8
*
test cleanup: move helper .c and .h files to test/helpers/
Dr. David von Oheimb
2020-12-01
1
-1
/
+3
*
Fix dsa securitycheck for fips.
Shane Lontis
2020-11-16
1
-0
/
+2
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-7
/
+7
*
Run the withlibctx.pl script
Matt Caswell
2020-10-01
1
-17
/
+14
*
Add option to fipsinstall to disable fips security checks at run time.
Shane Lontis
2020-09-18
1
-4
/
+36
*
Add 'fips-securitychecks' option and plumb this into the actual fips checks
Shane Lontis
2020-09-18
1
-1
/
+8
*
Add fips checks for ecdsa signatures
Shane Lontis
2020-09-18
1
-2
/
+5
*
EVP: Centralise fetching error reporting
Richard Levitte
2020-09-13
1
-2
/
+1
*
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
Matt Caswell
2020-09-13
1
-2
/
+0
*
EC: Remove one error record that shadows another
Richard Levitte
2020-09-03
1
-1
/
+2
*
TEST: have key_unsupported() in evp_test.c look at the last error
Richard Levitte
2020-09-03
1
-1
/
+1
*
Extend the provider MAC bridge for CMAC
Matt Caswell
2020-08-29
1
-2
/
+4
*
Fix coverity CID #1465790 - Dereference after NULL check in evp_test.c
Shane Lontis
2020-08-24
1
-2
/
+2
*
TEST: Use PEM_read_bio_PUBKEY_ex() and PEM_read_bio_PrivateKey_ex()
Richard Levitte
2020-08-20
1
-1
/
+1
*
Test that EVP_default_properties_is_fips_enabled() works early
Matt Caswell
2020-08-17
1
-1
/
+2
*
Avoid deprecated API in evp_test.c
Benjamin Kaduk
2020-08-11
1
-6
/
+10
*
Remove a TODO from evp_test
Matt Caswell
2020-08-10
1
-15
/
+2
*
Add some of the missing CMS API documentation
Shane Lontis
2020-08-09
1
-5
/
+5
*
Add evp_test fixes.
Shane Lontis
2020-08-07
1
-245
/
+421
*
evp_test: use correct deallocation for EVP_CIPHER
Pauli
2020-07-22
1
-1
/
+1
*
evp_test: use correct deallocation for EVP_MD
Pauli
2020-07-22
1
-1
/
+1
*
Revert "kdf: make function naming consistent."
Matt Caswell
2020-07-16
1
-5
/
+4
*
Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...
Matt Caswell
2020-07-16
1
-3
/
+3
*
Add AES_CBC_CTS ciphers to providers
Shane Lontis
2020-07-15
1
-0
/
+18
*
test: update EVP tests to include DRBG testing
Pauli
2020-06-24
1
-0
/
+286
*
The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*
Pauli
2020-06-11
1
-3
/
+3
*
kdf: make function naming consistent.
Pauli
2020-06-11
1
-4
/
+5
*
Fail if we fail to fetch the EVP_KEYMGMT
Matt Caswell
2020-05-28
1
-1
/
+2
*
Rename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp_parameters() to EVP_P...
Dr. David von Oheimb
2020-05-27
1
-1
/
+1
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
test/evp_test.c: fix keygen_test_run()
Richard Levitte
2020-03-12
1
-4
/
+5
[next]