index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
evp_extra_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RSA decoder should check also sanity of p, q, e, d ... with respect to n
sashan
2024-08-28
1
-1
/
+194
*
Fix error handling in OBJ_add_object
Bernd Edlinger
2024-08-21
1
-0
/
+14
*
that open brace { should be on the previous line
Dimitri Papadopoulos
2024-07-22
1
-21
/
+38
*
EVP_DigestUpdate(): Check if ctx->update is set
sashan
2024-07-11
1
-0
/
+21
*
Handle empty param in EVP_PKEY_CTX_add1_hkdf_info
trinity-1686a
2024-04-17
1
-0
/
+42
*
Copyright year updates
Richard Levitte
2024-04-09
1
-1
/
+1
*
Fix testcases to run on duplicated keys
Tomas Mraz
2024-02-07
1
-1
/
+5
*
Add appropriate NULL checks in EVP_CIPHER api
Neil Horman
2024-01-25
1
-1
/
+10
*
Add tests for re-using cipher contexts
Holger Dengler
2024-01-12
1
-0
/
+77
*
Augment RSA provider to generate CRT coefficients on EVP_PKEY_fromdata()
Neil Horman
2024-01-09
1
-0
/
+67
*
Statically link legacy provider to evp_extra_test
Neil Horman
2023-12-06
1
-0
/
+13
*
Add negative test for key length change
Tomas Mraz
2023-11-03
1
-1
/
+73
*
Add negative test for iv length change
Tomas Mraz
2023-11-03
1
-1
/
+60
*
test: add unit test for CVE-2023-5363
Pauli
2023-10-24
1
-0
/
+253
*
rsa: Accept NULL OAEP label for backward compatibility
Daiki Ueno
2023-10-18
1
-0
/
+31
*
test: evp_extra: test signing with legacy app method based keys
Matthias St. Pierre
2023-10-04
1
-0
/
+85
*
test: evp_extra: fix indentation error
Matthias St. Pierre
2023-10-04
1
-3
/
+3
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
configure: introduce no-ecx to remove ECX related feature
Yi Li
2023-06-14
1
-8
/
+18
*
provider: return error if buf too small when getting ec pubkey param
Yi Li
2023-05-12
1
-0
/
+22
*
test: evp_extra: EC, read affine coordinates
Jorge Ramirez-Ortiz
2023-03-27
1
-0
/
+131
*
Add test for context duplication failure
Simo Sorce
2023-03-14
1
-0
/
+62
*
Workaround crash in atexit on NonStop platforms
Tomas Mraz
2023-01-31
1
-0
/
+4
*
Fix the check of EVP_PKEY_decrypt_init
Peiwei Hu
2022-12-05
1
-1
/
+1
*
test_CMAC_keygen(): Avoid using ECB cipher with CMAC
Tomas Mraz
2022-11-11
1
-2
/
+2
*
Check for private key existence before calling eddsa sign functions
Wangchong Zhou
2022-11-04
1
-1
/
+75
*
set MGF1 digest correctly
James Muir
2022-10-07
1
-0
/
+56
*
Test usage of a custom EVP_CIPHER
Matt Caswell
2022-10-03
1
-2
/
+85
*
Remove FIPS condition on SM2 test.
Pauli
2022-09-21
1
-2
/
+2
*
Add testcases for EVP_PKEY_get1_encoded_public_key
Tomas Mraz
2022-08-18
1
-0
/
+12
*
Add a test for an all 0 RSA key
Matt Caswell
2022-06-28
1
-0
/
+12
*
Fix the checks of EVP_PKEY_CTX_set/get_* functions
Peiwei Hu
2022-06-02
1
-5
/
+5
*
Fix the checks of EVP_PKEY_CTX_get/set_rsa_pss_saltlen
Peiwei Hu
2022-06-02
1
-2
/
+2
*
Fix the erroneous checks of EVP_PKEY_CTX_set_group_name
Peiwei Hu
2022-06-02
1
-1
/
+1
*
Fix check of EVP_CIPHER_CTX_ctrl
Peiwei Hu
2022-05-24
1
-8
/
+8
*
Test the default key length of the Blowfish ciphers
Tomas Mraz
2022-05-23
1
-0
/
+28
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
str[n]casecmp => OPENSSL_strncasecmp
Dmitry Belyavskiy
2022-04-22
1
-2
/
+1
*
Add test for resetting SM2 dist ID
Tomas Mraz
2022-04-11
1
-0
/
+18
*
Move e_os.h to include/internal
Richard Levitte
2022-02-05
1
-1
/
+1
*
Add a test for a custom digest created via EVP_MD_meth_new()
Matt Caswell
2022-01-10
1
-0
/
+85
*
Fix typos
Dimitris Apostolou
2022-01-05
1
-2
/
+2
*
test/evp_extra_test.c: Add EVP_PKEY comparisons in test_EC_priv_pub()
Richard Levitte
2021-12-13
1
-0
/
+14
*
test/evp_extra_test.c: Refactor test_fromdata()
Richard Levitte
2021-12-13
1
-43
/
+93
*
Fix EVP_PKEY_CTX_get_rsa_pss_saltlen() not returning a value
Tom Cosgrove
2021-11-27
1
-0
/
+27
*
Fix EVP_PKEY_decrypt return check
Peiwei Hu
2021-11-22
1
-2
/
+2
*
EVP_PKEY_keygen_init: fix return check
Peiwei Hu
2021-11-16
1
-4
/
+4
*
EVP_PKEY_paramgen_init: fix return check
Peiwei Hu
2021-11-16
1
-1
/
+1
*
EVP_DigestVerifyFinal: fix test function and invocation
Peiwei Hu
2021-11-16
1
-8
/
+8
*
Add a test for creating ECX private keys that are too short
Matt Caswell
2021-11-16
1
-0
/
+24
[next]