Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Tomas Mraz
|
4c50610bda
endecode_test.c: Add tests for decoding with 0 selection
|
1 year ago |
Tomas Mraz
|
e1289d90d0
With fips provider 3.0.0 skip tests related to explicit curves handling
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Tomas Mraz
|
e8a4145968
endecode_test: Handle expected failures for non-fips ec keys
|
2 years ago |
Matt Caswell
|
7ee992a5d9
Statically link the legacy provider to endecode_test
|
2 years ago |
Richard Levitte
|
602bfb8b98
Adjust test/endecoder_test.c
|
3 years ago |
Richard Levitte
|
6a2b8ff392
Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8
|
3 years ago |
Jon Spillett
|
169eca602c
Enhance the encoder/decoder tests to allow testing with a non-default library context and configurable providers
|
3 years ago |
Dr. David von Oheimb
|
91f2b15f2e
TEST: Prefer using precomputed RSA and DH keys for more efficient tests
|
3 years ago |
Dr. David von Oheimb
|
f925315203
Add convenience functions and macros for asymmetric key generation
|
3 years ago |
Tomas Mraz
|
ddf0d149e2
Rename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_type_name
|
3 years ago |
Shane Lontis
|
3f883c7c83
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
|
3 years ago |
Tomas Mraz
|
4f0831b837
EVP_PKCS82PKEY: Create provided keys if possible
|
3 years ago |
Jon Spillett
|
6511f686c2
endecode_test: Add file and line arguments to test callbacks
|
3 years ago |
Richard Levitte
|
ff1c10d920
TEST: Modify test/endecode_test.c to give the decoder callback the structure
|
3 years ago |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 years ago |
Tomas Mraz
|
fe75766c9c
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
|
3 years ago |
Richard Levitte
|
5faec149c6
TEST: Fix test/endecode_test.c for 'no-legacy'
|
3 years ago |
Richard Levitte
|
a2e145f8db
Add necessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC
|
3 years ago |
Richard Levitte
|
2e1bc08100
Remove unnecessary guards around MSBLOB and PVK readers and writers
|
3 years ago |
Dr. David von Oheimb
|
821d6f8c67
endecode_test.c: Fix build errors on OPENSSL_NO_{DH,DSA,EC,EC2M}
|
4 years ago |
Richard Levitte
|
b03da688a2
Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY()
|
4 years ago |
Dr. David von Oheimb
|
1234aa7e41
endecode_test.c: Add warning that 512-bit DH key size is for testing only
|
4 years ago |
Dr. David von Oheimb
|
20f8bc7255
test cleanup: move helper .c and .h files to test/helpers/
|
4 years ago |
Dr. David von Oheimb
|
5658470ce7
endecode_test.c: Significant speedup in generating DH and DHX keys
|
4 years ago |
Richard Levitte
|
973a52ce01
test/endecode_test.c: Update to specify output structures
|
4 years ago |
Richard Levitte
|
a5cc661645
TEST: Adapt test/endecoder_test.c
|
4 years ago |
Richard Levitte
|
0934cf4834
Unexport internal MSBLOB and PVK functions
|
4 years ago |
Matt Caswell
|
b565a17d9f
Add a test for encoding and decoding of parameters files
|
4 years ago |