index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
acvp_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos
MichaM
2021-04-22
1
-1
/
+1
*
Fix naming for EVP_RAND_CTX_gettable functions.
Pauli
2021-04-17
1
-3
/
+3
*
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
Shane Lontis
2021-04-12
1
-5
/
+5
*
Remove TODO in test/acvp_test.c related to setting AES-GCM iv.
Shane Lontis
2021-03-14
1
-2
/
+3
*
acvp_test: Do not expect exact number of self tests
Tomas Mraz
2021-03-12
1
-1
/
+1
*
test: support params arguments to init functions
Pauli
2021-03-11
1
-3
/
+3
*
test: update tests to allow for params argument for the instantiate call on E...
Pauli
2021-02-28
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Simplify the EVP_PKEY_XXX_fromdata_XX methods.
Shane Lontis
2021-02-08
1
-8
/
+10
*
Drop OPENSSL_NO_RSA everywhere
Richard Levitte
2020-12-20
1
-10
/
+0
*
Use adapted test_get_libctx() for simpler test setup and better error reporting
Dr. David von Oheimb
2020-12-10
1
-10
/
+1
*
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
-9
/
+7
*
en EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
jwalch
2020-09-25
1
-1
/
+1
*
ACVP: add test case for DRBG
Pauli
2020-09-24
1
-0
/
+81
*
Add a copy of OSSL_SELF_TEST_get_callback() to the fips module.
Shane Lontis
2020-09-19
1
-3
/
+49
*
Add EVP signature with libctx methods.
Shane Lontis
2020-08-09
1
-6
/
+9
*
Make EVP_PKEY_CTX_[get|set]_group_name work for DH too
Matt Caswell
2020-06-19
1
-2
/
+2
*
Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more generic
Matt Caswell
2020-06-19
1
-5
/
+3
*
Add ACVP fips module tests
Shane Lontis
2020-06-17
1
-0
/
+1367