trinity-1686a
|
299996fb1f
Handle empty param in EVP_PKEY_CTX_add1_hkdf_info
|
6 months ago |
Richard Levitte
|
b646179229
Copyright year updates
|
7 months ago |
Tomas Mraz
|
387b93e149
Fix testcases to run on duplicated keys
|
10 months ago |
Neil Horman
|
6f22bcd631
Add appropriate NULL checks in EVP_CIPHER api
|
11 months ago |
Holger Dengler
|
3cb1b51ddd
Add tests for re-using cipher contexts
|
10 months ago |
Neil Horman
|
f3be536686
Augment RSA provider to generate CRT coefficients on EVP_PKEY_fromdata()
|
1 year ago |
Neil Horman
|
f529a2eb75
Statically link legacy provider to evp_extra_test
|
11 months ago |
Tomas Mraz
|
1aa08644ec
Add negative test for key length change
|
1 year ago |
Tomas Mraz
|
82750a0826
Add negative test for iv length change
|
1 year ago |
Pauli
|
a2fe10ca39
test: add unit test for CVE-2023-5363
|
1 year ago |
Daiki Ueno
|
21b98da9d8
rsa: Accept NULL OAEP label for backward compatibility
|
1 year ago |
Matthias St. Pierre
|
860e36d0dd
test: evp_extra: test signing with legacy app method based keys
|
1 year ago |
Matthias St. Pierre
|
b49cafd86b
test: evp_extra: fix indentation error
|
1 year ago |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Yi Li
|
4032cd9a14
configure: introduce no-ecx to remove ECX related feature
|
1 year ago |
Yi Li
|
91070877ad
provider: return error if buf too small when getting ec pubkey param
|
1 year ago |
Jorge Ramirez-Ortiz
|
1ffb6e19ee
test: evp_extra: EC, read affine coordinates
|
1 year ago |
Simo Sorce
|
f3c0dd4f0c
Add test for context duplication failure
|
1 year ago |
Tomas Mraz
|
8bb55680e4
Workaround crash in atexit on NonStop platforms
|
1 year ago |
Peiwei Hu
|
b794476df7
Fix the check of EVP_PKEY_decrypt_init
|
1 year ago |
Tomas Mraz
|
a0783b83a3
test_CMAC_keygen(): Avoid using ECB cipher with CMAC
|
2 years ago |
Wangchong Zhou
|
f5a10d5cc1
Check for private key existence before calling eddsa sign functions
|
2 years ago |
James Muir
|
e5a7536eae
set MGF1 digest correctly
|
2 years ago |
Matt Caswell
|
8c7d847e2e
Test usage of a custom EVP_CIPHER
|
2 years ago |
Pauli
|
919adfcf66
Remove FIPS condition on SM2 test.
|
2 years ago |
Tomas Mraz
|
3a1596f4e3
Add testcases for EVP_PKEY_get1_encoded_public_key
|
2 years ago |
Matt Caswell
|
995eccb611
Add a test for an all 0 RSA key
|
2 years ago |
Peiwei Hu
|
2cba2e160d
Fix the checks of EVP_PKEY_CTX_set/get_* functions
|
2 years ago |
Peiwei Hu
|
7263a7fc3d
Fix the checks of EVP_PKEY_CTX_get/set_rsa_pss_saltlen
|
2 years ago |
Peiwei Hu
|
56876ae952
Fix the erroneous checks of EVP_PKEY_CTX_set_group_name
|
2 years ago |