index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
evp_extra_test2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add new keytype test for EVP_PKEY_Q_keygen
Michael Baentsch
2024-11-21
1
-0
/
+53
*
Add CTX copy function for EVP_MD to optimize the performance of EVP_MD_CTX_co...
wangcheng
2024-11-20
1
-0
/
+43
*
Copyright year updates
Richard Levitte
2024-04-09
1
-1
/
+1
*
gate calling of evp_method_id on having a non-zero name id
Neil Horman
2024-01-01
1
-0
/
+19
*
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
-0
/
+8
*
Fix stack corruption in ui_read
Bernd Edlinger
2023-05-17
1
-0
/
+48
*
FFC cleanups
slontis
2023-04-03
1
-0
/
+56
*
Fix FFC mdprop setting bugs.
slontis
2023-02-28
1
-0
/
+43
*
Add test for EVP_PKEY_Q_keygen
Tomas Mraz
2022-11-25
1
-0
/
+16
*
evp_extra_test2: Test DH param checks with non-NULL libctx
Tomas Mraz
2022-11-18
1
-0
/
+7
*
Add test for generating safeprime DH parameters
Tomas Mraz
2022-11-11
1
-0
/
+25
*
Add d2i_PUBKEY_ex_fp and d2i_PUBKEY_ex_bio.
slontis
2022-11-02
1
-0
/
+30
*
Add missing include for DH_get0_priv_key()
Tomas Mraz
2022-10-17
1
-0
/
+2
*
Add documentation and test for EVP_PBE_alg_add
Daniel Fiala
2022-09-16
1
-0
/
+31
*
Coverity 1507372: explicit null dereference
Pauli
2022-07-20
1
-3
/
+2
*
Test that we generate a short private key for known DH prime
Tomas Mraz
2022-07-18
1
-0
/
+10
*
Add a testcase for OSSL_PROVIDER_unload() being fully effective
Tomas Mraz
2022-05-09
1
-0
/
+37
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY.
slontis
2022-02-03
1
-0
/
+152
*
test: add digest context dup tests
Pauli
2022-01-19
1
-0
/
+16
*
Add test for copying uninitialized EVP_MD_CTX
Tomas Mraz
2021-11-24
1
-0
/
+17
*
Add test for EVP_PKEY_sign_init_ex with RSA PSS padding
Tomas Mraz
2021-11-23
1
-3
/
+39
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-1
/
+1
*
Add negative test cases for PEM_read_bio_PrivateKey
Tomas Mraz
2021-05-26
1
-0
/
+36
*
test/evp_extra_test2.c: Try EVP_PKEY_export() with a legacy RSA key
Richard Levitte
2021-05-20
1
-7
/
+33
*
Test d2i_PrivateKey_bio() does not add errors to stack when decoding a X25519...
Shane Lontis
2021-05-20
1
-10
/
+33
*
Implement pem_read_key directly through OSSL_DECODER
Tomas Mraz
2021-05-13
1
-1
/
+8
*
Export/import flags for FFC params changed to seperate fields.
Shane Lontis
2021-05-13
1
-16
/
+3
*
Fix i2d_PKCS8PrivateKey_nid_bio() regression.
Shane Lontis
2021-05-10
1
-0
/
+37
*
Fix potential NULL dereference in OSSL_PARAM_get_utf8_string()
Tomas Mraz
2021-04-22
1
-1
/
+1
*
Add EVP_PKEY_todata() and EVP_PKEY_export() functions.
Shane Lontis
2021-04-15
1
-1
/
+368
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
evp_extra_test2: Remove TODO 3.0
Tomas Mraz
2021-03-03
1
-1
/
+1
*
Fix d2i_AutoPrivateKey_ex so that is uses the new decoder (and produces
Shane Lontis
2021-02-19
1
-3
/
+81
*
Use adapted test_get_libctx() for simpler test setup and better error reporting
Dr. David von Oheimb
2020-12-10
1
-7
/
+1
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-7
/
+7
*
Set mark and pop error in d2i_PrivateKey_ex
Daniel Bevenius
2020-10-08
1
-0
/
+23
*
TEST: Add test to exercise OPENSSL_CTX_set0_default()
Richard Levitte
2020-06-28
1
-7
/
+45
*
Add a test for d2i_AutoPrivateKey_ex with a non-default libctx
Matt Caswell
2020-06-19
1
-0
/
+237