summaryrefslogtreecommitdiffstats
path: root/test/endecode_test.c
AgeCommit message (Expand)Author
2020-11-11test/endecode_test.c: Update to specify output structuresRichard Levitte
2020-11-11TEST: Adapt test/endecoder_test.cRichard Levitte
2020-10-21Unexport internal MSBLOB and PVK functionsRichard Levitte
2020-10-08Add a test for encoding and decoding of parameters filesMatt Caswell
2020-10-04DECODER: Allow precise result type for OSSL_DECODER_CTX_new_by_EVP_PKEY()Richard Levitte
2020-09-20TEST: Adapt applicable tests to the changed OSSL_ENCODER_CTX_new_by_EVP_PKEY()Richard Levitte
2020-09-08TEST: modify test/endecode_test.c to not use legacy keysRichard Levitte
2020-08-28TEST: Adapt some tests for a stricter PEM_write_bio_PrivateKey_traditional()Richard Levitte
2020-08-22Add Explicit EC parameter support to providers.Shane Lontis
2020-08-21Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte