summaryrefslogtreecommitdiffstats
path: root/providers/implementations/encode_decode/decode_pem2der.c
AgeCommit message (Expand)Author
2021-03-18Fix misc external ossl_ symbols.Shane Lontis
2021-02-18Pass the object type and data structure from the pem2der decoderMatt Caswell
2021-02-18Update copyright yearMatt Caswell
2021-02-11Move the PROV_R reason codes to a public headerTomas Mraz
2020-11-11PROV: Re-implement all the keypair decodersRichard Levitte
2020-10-04DECODER: Handle abstract object data typeRichard Levitte
2020-09-29prov: prefix all OSSL_DISPATCH tables names with ossl_Pauli
2020-09-09ENCODER: Refactor provider implementations, and some cleanupRichard Levitte
2020-08-24CORE: Define provider-native abstract objectsRichard Levitte
2020-08-21Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte