summaryrefslogtreecommitdiff
path: root/providers/decoders.inc
Commit message (Expand)AuthorAgeFilesLines
* Support decode SM2 parametersK12022-08-231-0/+1
* prov: tag SM2 encoders and decoders as non-FIPSPauli2021-06-161-2/+2
* Add a generic SubjectPublicKeyInfo decoderMatt Caswell2021-06-141-0/+5
* Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8Richard Levitte2021-06-091-12/+19
* Update copyright yearMatt Caswell2021-02-181-1/+1
* PROV: Add SM2 encoders and decoders, as well as support functionalityRichard Levitte2021-02-011-0/+4
* Remove unnecessary guards around MSBLOB and PVK readers and writersRichard Levitte2020-12-131-6/+0
* PROV: Re-implement all the keypair decodersRichard Levitte2020-11-111-18/+60
* prov: prefix all OSSL_DISPATCH tables names with ossl_Pauli2020-09-291-15/+15
* Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte2020-08-211-0/+42