Peiwei Hu
|
2cba2e160d
Fix the checks of EVP_PKEY_CTX_set/get_* functions
|
2 vuotta sitten |
Peiwei Hu
|
d649c51a53
Fix check of EVP_CIPHER_CTX_ctrl
|
2 vuotta sitten |
Pauli
|
588080cbf8
Fix coverity 1503330 use after free
|
2 vuotta sitten |
Peiwei Hu
|
ec9135a623
get_ecdsa_sig_rs_bytes: free value of d2i_ECDSA_SIG() before return
|
2 vuotta sitten |
Peiwei Hu
|
0650ac437b
Fix EVP_PKEY_decrypt return check
|
3 vuotta sitten |
Peiwei Hu
|
6e0b05f300
EVP_PKEY_paramgen_init: fix return check
|
3 vuotta sitten |
PW Hu
|
098f2627c8
Fix incorrect return check of BN_bn2binpad
|
3 vuotta sitten |
slontis
|
884400d789
Fix tests to check for negative results when calling EVP_PKEY_fromdata_init
|
3 vuotta sitten |
Matt Caswell
|
1b327433e5
Fix acvp_test sig_gen
|
3 vuotta sitten |
Pauli
|
d9c29baf1a
test: fix use after scope problem in ACVP test
|
3 vuotta sitten |
Tomas Mraz
|
59f66d8cf9
acvp_test: Fix incorrect parenthesis
|
3 vuotta sitten |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 vuotta sitten |
Shane Lontis
|
e2311445bb
Fix aes cfb1 so that it can operate in bit mode.
|
3 vuotta sitten |
Shane Lontis
|
a1f63873ce
Fix compiler error when using config option 'enable-acvp-tests'
|
3 vuotta sitten |
Dr. David von Oheimb
|
f925315203
Add convenience functions and macros for asymmetric key generation
|
3 vuotta sitten |
MichaM
|
af9fb19a47
Fix typos
|
3 vuotta sitten |
Pauli
|
e494fac705
Fix naming for EVP_RAND_CTX_gettable functions.
|
3 vuotta sitten |
Shane Lontis
|
3f883c7c83
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
|
3 vuotta sitten |
Shane Lontis
|
8bfb8f3458
Remove TODO in test/acvp_test.c related to setting AES-GCM iv.
|
3 vuotta sitten |
Tomas Mraz
|
0413b7bb9c
acvp_test: Do not expect exact number of self tests
|
3 vuotta sitten |
Pauli
|
af6171b35a
test: support params arguments to init functions
|
3 vuotta sitten |
Pauli
|
7198bd1a8f
test: update tests to allow for params argument for the instantiate call on EVP_RAND_CTXs
|
3 vuotta sitten |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 vuotta sitten |
Shane Lontis
|
2db985b7b1
Simplify the EVP_PKEY_XXX_fromdata_XX methods.
|
3 vuotta sitten |
Richard Levitte
|
3a1ee3c199
Drop OPENSSL_NO_RSA everywhere
|
3 vuotta sitten |
Dr. David von Oheimb
|
bca7ad6efd
Use adapted test_get_libctx() for simpler test setup and better error reporting
|
4 vuotta sitten |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 vuotta sitten |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 vuotta sitten |
jwalch
|
3786d74868
en EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
|
4 vuotta sitten |
Pauli
|
254b5dcabd
ACVP: add test case for DRBG
|
4 vuotta sitten |