summaryrefslogtreecommitdiffstats
path: root/providers/decoders.inc
AgeCommit message (Expand)Author
2021-06-16prov: tag SM2 encoders and decoders as non-FIPSPauli
2021-06-14Add a generic SubjectPublicKeyInfo decoderMatt Caswell
2021-06-09Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8Richard Levitte
2021-02-18Update copyright yearMatt Caswell
2021-02-01PROV: Add SM2 encoders and decoders, as well as support functionalityRichard Levitte
2020-12-13Remove unnecessary guards around MSBLOB and PVK readers and writersRichard Levitte
2020-11-11PROV: Re-implement all the keypair decodersRichard Levitte
2020-09-29prov: prefix all OSSL_DISPATCH tables names with ossl_Pauli
2020-08-21Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte