index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
evp_libctx_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement EVP_PKEY_dup() function
Tomas Mraz
2021-03-28
1
-2
/
+18
*
test: support params arguments to init functions
Pauli
2021-03-11
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