index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
evp_test.c
Age
Commit message (
Expand
)
Author
2022-09-16
With fips provider 3.0.0 skip tests related to explicit curves handling
Tomas Mraz
2022-09-16
evp_test: allow FIPS provider version based escapes in evp_test
Pauli
2022-08-04
test/evp_test: Test if EVP_DigestSign() set signature's length.
Sebastian Andrzej Siewior
2022-07-11
Make evp_test skip mac tests if digest or ciphers are disabled.
slontis
2022-06-22
test/evp_test.c: Add check for OPENSSL_strdup
Jiasheng Jiang
2022-06-15
test/evp_test.c: Check too big output buffer sizes in PKEYKDF tests
Richard Levitte
2022-05-24
Fix check of EVP_CIPHER_CTX_ctrl
Peiwei Hu
2022-04-21
str[n]casecmp => OPENSSL_strncasecmp
Dmitry Belyavskiy
2022-04-19
evp_test: Try computing MACs twice with reinitialization of EVP_MAC_CTX
Tomas Mraz
2022-03-15
Update copyright year
Matt Caswell
2022-03-14
evp_test: Add testcases for DH KEX with X9.42 KDF
Tomas Mraz
2022-02-07
evp_test: Add the missing check after calling OPENSSL_strdup and sk_OPENSSL_S...
Jiasheng Jiang
2022-01-25
evp_test: Add the missing check after calling OPENSSL_malloc
Jiasheng Jiang
2022-01-11
Fix: some patches related to error exiting
Peiwei Hu
2021-09-03
Fix dh dupctx refcount error
slontis
2021-08-28
Fix the "Out of memory" EVP KDF scrypt test
Bernd Edlinger
2021-06-27
evp_test: use correct size in memory clear
Pauli
2021-06-26
evp_test: address NULL pointer dereference and return failure better
Pauli
2021-06-25
test: add EVP_Q_mac tests to evp_test
Pauli
2021-06-25
test: add EVP_Q_digest tests to evp_test
Pauli
2021-06-20
evp_test: Support testing of stitched TLS ciphers
Tomas Mraz
2021-06-08
Correctly detect decode errors when checking if a key is supported
Matt Caswell
2021-06-01
Rename all getters to use get/get0 in name
Tomas Mraz
2021-05-25
test: add evp_tests for the MAC size and block size
Pauli
2021-05-05
mac: allow XOF MACs to be specified either via control or via the dedicated f...
Pauli
2021-04-28
Add testing for updated cipher IV
Jon Spillett
2021-04-21
TEST: Adapt the EVP test
Richard Levitte
2021-04-17
Fix naming for EVP_RAND_CTX_gettable functions.
Pauli
2021-04-14
APPS and TEST: Make sure prog name is set for usage output
Dr. David von Oheimb
2021-04-14
Add domain parameter match check for DH and ECDH key exchange.
Shane Lontis
2021-04-01
Add a range check (from SP800-56Ar3) to DH key derivation.
Shane Lontis
2021-03-20
test: coverity 1455749 - dereference after null check
Pauli
2021-03-20
test: coverity 1455747 - dereference after null check
Pauli
2021-03-12
test: support params arguments to init functions
Pauli
2021-03-09
Reword repeated words.
Shane Lontis
2021-02-28
test: update tests to allow for params argument for the instantiate call on E...
Pauli
2021-02-28
test: adjust tests to include extra argument to KDF derive call
Pauli
2021-02-28
evp_test: updates for the new additional MAC_init arguments
Pauli
2021-01-28
Update copyright year
Richard Levitte
2021-01-21
Deprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_ex
Rich Salz
2021-01-18
Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarity
Tomas Mraz
2020-12-20
Drop OPENSSL_NO_RSA everywhere
Richard Levitte
2020-12-10
Use adapted test_get_libctx() for simpler test setup and better error reporting
Dr. David von Oheimb
2020-12-02
Add EVP_KDF-X942 to the fips module
Shane Lontis
2020-12-01
test cleanup: move helper .c and .h files to test/helpers/
Dr. David von Oheimb
2020-11-16
Fix dsa securitycheck for fips.
Shane Lontis
2020-10-15
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-01
Run the withlibctx.pl script
Matt Caswell
2020-09-18
Add option to fipsinstall to disable fips security checks at run time.
Shane Lontis
2020-09-18
Add 'fips-securitychecks' option and plumb this into the actual fips checks
Shane Lontis
[next]