index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
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-rfc3820-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
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
evp_libctx_test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a gettable for provider ciphers to return the EVP_CIPH_RAND_KEY flag
Shane Lontis
2021-06-08
1
-0
/
+30
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-9
/
+9
*
Enhance the encoder/decoder tests to allow testing with a non-default library...
Jon Spillett
2021-06-01
1
-1
/
+1
*
TEST: Prefer using precomputed RSA and DH keys for more efficient tests
Dr. David von Oheimb
2021-05-27
1
-2
/
+3
*
Add special case to skip RC4 reinit
Jon Spillett
2021-05-26
1
-4
/
+13
*
Add convenience functions and macros for asymmetric key generation
Dr. David von Oheimb
2021-05-11
1
-6
/
+1
*
Add type_name member to provided methods and use it
Tomas Mraz
2021-04-26
1
-10
/
+23
*
Implement EVP_PKEY_dup() function
Tomas Mraz
2021-03-28
1
-2
/
+18
*
test: support params arguments to init functions
Pauli
2021-03-12
1
-8
/
+8
*
Fix external symbols for bn
Shane Lontis
2021-02-26
1
-2
/
+4
*
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
Tomas Mraz
2021-02-17
1
-4
/
+4
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
chacha20: Properly reinitialize the cipher context with NULL key
Tomas Mraz
2021-01-13
1
-10
/
+26
*
Use adapted test_get_libctx() for simpler test setup and better error reporting
Dr. David von Oheimb
2020-12-10
1
-13
/
+1
*
Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY()
Richard Levitte
2020-12-02
1
-1
/
+1
*
test/evp_libctx_test.c: use OSSL_ENCODER instead of i2d_PublicKey()
Richard Levitte
2020-11-11
1
-2
/
+11
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-4
/
+4
*
Run the withlibctx.pl script
Matt Caswell
2020-10-01
1
-1
/
+1
*
Add a copy of OSSL_SELF_TEST_get_callback() to the fips module.
Shane Lontis
2020-09-19
1
-6
/
+3
*
Add KEM (Key encapsulation mechanism) support to providers
Shane Lontis
2020-09-19
1
-0
/
+181
*
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
Matt Caswell
2020-09-13
1
-2
/
+0
*
Add dh_kdf support to provider
Shane Lontis
2020-08-11
1
-0
/
+88
*
Fix provider cipher reinit after init/update with a partial update block.
Shane Lontis
2020-08-05
1
-0
/
+78
*
Fix no-dh and no-dsa
Matt Caswell
2020-07-26
1
-3
/
+8
*
Fix provider cipher reinit issue
Shane Lontis
2020-07-22
1
-2
/
+88
*
Add multiple fixes for ffc key generation using invalid p,q,g parameters.
Shane Lontis
2020-07-09
1
-0
/
+253