- fecb3aa Update copyright year by Matt Caswell · 2 years, 9 months ago
- e8a4145 endecode_test: Handle expected failures for non-fips ec keys by Tomas Mraz · 2 years, 10 months ago
- 7ee992a Statically link the legacy provider to endecode_test by Matt Caswell · 3 years, 1 month ago
- 602bfb8 Adjust test/endecoder_test.c by Richard Levitte · 3 years, 5 months ago
- 6a2b8ff Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8 by Richard Levitte · 3 years, 8 months ago
- 169eca6 Enhance the encoder/decoder tests to allow testing with a non-default library context and configurable providers by Jon Spillett · 3 years, 10 months ago
- 91f2b15 TEST: Prefer using precomputed RSA and DH keys for more efficient tests by Dr. David von Oheimb · 4 years, 1 month ago
- f925315 Add convenience functions and macros for asymmetric key generation by Dr. David von Oheimb · 3 years, 10 months ago
- ddf0d14 Rename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_type_name by Tomas Mraz · 3 years, 9 months ago
- 3f883c7 Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). by Shane Lontis · 3 years, 10 months ago
- 4f0831b EVP_PKCS82PKEY: Create provided keys if possible by Tomas Mraz · 3 years, 10 months ago
- 6511f68 endecode_test: Add file and line arguments to test callbacks by Jon Spillett · 3 years, 10 months ago
- ff1c10d TEST: Modify test/endecode_test.c to give the decoder callback the structure by Richard Levitte · 3 years, 10 months ago
- a28d06f Update copyright year by Matt Caswell · 4 years ago
- fe75766 Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY by Tomas Mraz · 4 years ago
- 5faec14 TEST: Fix test/endecode_test.c for 'no-legacy' by Richard Levitte · 4 years, 1 month ago
- a2e145f Add necessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC by Richard Levitte · 4 years, 2 months ago
- 2e1bc08 Remove unnecessary guards around MSBLOB and PVK readers and writers by Richard Levitte · 4 years, 1 month ago
- 821d6f8 endecode_test.c: Fix build errors on OPENSSL_NO_{DH,DSA,EC,EC2M} by Dr. David von Oheimb · 4 years, 2 months ago
- b03da68 Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY() by Richard Levitte · 4 years, 2 months ago
- 1234aa7 endecode_test.c: Add warning that 512-bit DH key size is for testing only by Dr. David von Oheimb · 4 years, 2 months ago
- 20f8bc7 test cleanup: move helper .c and .h files to test/helpers/ by Dr. David von Oheimb · 4 years, 2 months ago
- 5658470 endecode_test.c: Significant speedup in generating DH and DHX keys by Dr. David von Oheimb · 4 years, 2 months ago
- 973a52c test/endecode_test.c: Update to specify output structures by Richard Levitte · 4 years, 3 months ago
- a5cc661 TEST: Adapt test/endecoder_test.c by Richard Levitte · 4 years, 3 months ago
- 0934cf4 Unexport internal MSBLOB and PVK functions by Richard Levitte · 4 years, 3 months ago
- b565a17 Add a test for encoding and decoding of parameters files by Matt Caswell · 4 years, 4 months ago
- 70c06aa DECODER: Allow precise result type for OSSL_DECODER_CTX_new_by_EVP_PKEY() by Richard Levitte · 4 years, 4 months ago
- ae12eac TEST: Adapt applicable tests to the changed OSSL_ENCODER_CTX_new_by_EVP_PKEY() by Richard Levitte · 4 years, 4 months ago
- 1251cdd TEST: modify test/endecode_test.c to not use legacy keys by Richard Levitte · 4 years, 5 months ago
- bddfea0 TEST: Adapt some tests for a stricter PEM_write_bio_PrivateKey_traditional() by Richard Levitte · 4 years, 5 months ago
- c0f39de Add Explicit EC parameter support to providers. by Shane Lontis · 4 years, 5 months ago
- ece9304 Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE by Richard Levitte · 4 years, 5 months ago[Renamed (78%) from test/serdes_test.c]
- 31d2dae Add DHX serialization by Shane Lontis · 4 years, 6 months ago
- a7922e2 TEST: Adjust the serdes test to include MSBLOB and PVK by Richard Levitte · 4 years, 6 months ago
- 319d0b2 TEST: Add testutil tests to compare unterminated strings of different lengths by Richard Levitte · 4 years, 6 months ago
- 7c664b1 DESERIALIZER: Add deserializers for the rest of our asymmetric key types by Richard Levitte · 4 years, 6 months ago
- 3ff8159 DESERIALIZER: Make it possible to deserialize public keys too by Richard Levitte · 4 years, 6 months ago
- 4701f0a DESERIALIZER: Rethink password handling by Richard Levitte · 4 years, 6 months ago
- 846f96f TEST: Add RSA-PSS cases in test/serdes_test.c by Richard Levitte · 4 years, 6 months ago
- e2ac846 TEST: Update the serialization/deserialization test with legacy PEM encryption by Richard Levitte · 4 years, 6 months ago
- 3ecbea6 TEST: Update the serialization/deserialization test with encryption by Richard Levitte · 4 years, 7 months ago
- 5a23d78 TEST: Add new serializer and deserializer test by Richard Levitte · 4 years, 7 months ago