aboutsummaryrefslogtreecommitdiff
path: root/providers/decoders.inc
AgeCommit message (Expand)AuthorFilesLines
2021-06-16prov: tag SM2 encoders and decoders as non-FIPSPauli1-2/+2
2021-06-14Add a generic SubjectPublicKeyInfo decoderMatt Caswell1-0/+5
2021-06-09Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8Richard Levitte1-12/+19
2021-02-18Update copyright yearMatt Caswell1-1/+1
2021-02-01PROV: Add SM2 encoders and decoders, as well as support functionalityRichard Levitte1-0/+4
2020-12-13Remove unnecessary guards around MSBLOB and PVK readers and writersRichard Levitte1-6/+0
2020-11-11PROV: Re-implement all the keypair decodersRichard Levitte1-18/+60
2020-09-29prov: prefix all OSSL_DISPATCH tables names with ossl_Pauli1-15/+15
2020-08-21Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte1-0/+42