summaryrefslogtreecommitdiffstats
path: root/providers/implementations/encode_decode/build.info
AgeCommit message (Expand)Author
2021-06-14Add a generic SubjectPublicKeyInfo decoderMatt Caswell
2021-06-09Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8Richard Levitte
2021-05-12A few cleanups of the provider build.infosTomas Mraz
2021-05-07Drop libimplementations.aRichard Levitte
2021-03-19PROV: Add type specific MSBLOB and PVK decoding for the MS->key decodersRichard Levitte
2021-02-27PROV: Implement an EC key -> blob encoder, to get the public keyRichard Levitte
2020-12-15PROV: Add MSBLOB and PVK encodersRichard Levitte
2020-12-13Remove unnecessary guards around MSBLOB and PVK readers and writersRichard Levitte
2020-09-09ENCODER: Refactor provider implementations, and some cleanupRichard Levitte
2020-08-21Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte