Tomas Mraz
|
497a7810bc
evp_test.c: There are now 3 parameters possible for digests
|
1 year ago |
Tomas Mraz
|
6a0ae393dd
Blake2b: Use OSSL_DIGEST_PARAM_SIZE as settable instead of XOFLEN
|
1 year ago |
Pauli
|
1a18596149
evp_test: recondition cipher dupctx FIPS version check.
|
1 year ago |
Veronika Hanulíková
|
f34878d846
Add command line option for setting propquery in evp_test
|
1 year ago |
Veronika Hanulíková
|
1bebf4b041
Add command line option for setting provider in evp_test
|
1 year ago |
Tomas Mraz
|
19937db0f2
Postponed further context duplication support for ciphers
|
1 year ago |
Neil Horman
|
bbb6d620f6
Fix regression in evp_test for provider compat CI
|
1 year ago |
Neil Horman
|
39d857bb61
make inability to dup/clone ciphers an error
|
1 year ago |
Dimitri Papadopoulos
|
bbaeadb068
"foo * bar" should be "foo *bar"
|
1 year ago |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Veronika Hanulíková
|
d57d0b8189
Add option for in-place cipher testing in evp_test
|
1 year ago |
Michael Baentsch
|
8a2e74d053
Cast the argument to unsigned char when calling isspace()
|
1 year ago |
Čestmír Kalina
|
6dfa998f7e
providers: add Argon2 KDF
|
3 years ago |
Čestmír Kalina
|
ae1792e3d9
evp_test: add thread support
|
2 years ago |
Čestmír Kalina
|
c8ebdd6a85
evp_test: add digest xoflen support
|
1 year ago |
Ingo Franzki
|
1d85794532
Allow OSSL_SIGNATURE_PARAM_NONCE_TYPE to be retrieved
|
1 year ago |
Matt Caswell
|
12c20c5486
Drop a spurious printf in evp_test.c
|
1 year ago |
slontis
|
6b3d287576
[test/recipes] Add RFC6979 deterministic DSA KATs in evptest format
|
2 years ago |
slontis
|
f3090fc710
Implement deterministic ECDSA sign (RFC6979)
|
2 years ago |
Xu Yizhou
|
6cdf83eaab
test: add sm4 xts test cases
|
1 year ago |
Tomas Mraz
|
e1289d90d0
With fips provider 3.0.0 skip tests related to explicit curves handling
|
2 years ago |
Pauli
|
54a7bbedf4
evp_test: allow FIPS provider version based escapes in evp_test
|
2 years ago |
Sebastian Andrzej Siewior
|
fc5888ccb6
test/evp_test: Test if EVP_DigestSign() set signature's length.
|
2 years ago |
Todd Short
|
0113ec8460
Implement AES-GCM-SIV (RFC8452)
|
2 years ago |
slontis
|
c8a016cac4
Make evp_test skip mac tests if digest or ciphers are disabled.
|
2 years ago |
Jiasheng Jiang
|
5203a8dfdc
test/evp_test.c: Add check for OPENSSL_strdup
|
2 years ago |
Richard Levitte
|
f68283c18e
test/evp_test.c: Check too big output buffer sizes in PKEYKDF tests
|
2 years ago |
Peiwei Hu
|
d649c51a53
Fix check of EVP_CIPHER_CTX_ctrl
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Dmitry Belyavskiy
|
fba140c735
str[n]casecmp => OPENSSL_strncasecmp
|
2 years ago |