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
*
get_ecdsa_sig_rs_bytes: free value of d2i_ECDSA_SIG() before return
Peiwei Hu
2021-12-17
1
-2
/
+2
*
Fix EVP_PKEY_decrypt return check
Peiwei Hu
2021-11-22
1
-1
/
+1
*
EVP_PKEY_paramgen_init: fix return check
Peiwei Hu
2021-11-16
1
-2
/
+2
*
Fix incorrect return check of BN_bn2binpad
PW Hu
2021-11-07
1
-1
/
+1
*
Fix tests to check for negative results when calling EVP_PKEY_fromdata_init
slontis
2021-11-05
1
-6
/
+8
*
Fix acvp_test sig_gen
Matt Caswell
2021-10-22
1
-0
/
+1
*
test: fix use after scope problem in ACVP test
Pauli
2021-07-19
1
-8
/
+4
*
acvp_test: Fix incorrect parenthesis
Tomas Mraz
2021-07-16
1
-2
/
+2
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-1
/
+1
*
Fix aes cfb1 so that it can operate in bit mode.
Shane Lontis
2021-06-01
1
-0
/
+49
*
Fix compiler error when using config option 'enable-acvp-tests'
Shane Lontis
2021-05-17
1
-6
/
+9
*
Add convenience functions and macros for asymmetric key generation
Dr. David von Oheimb
2021-05-11
1
-30
/
+4
*
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