summaryrefslogtreecommitdiffstats
path: root/providers/encoders.inc
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-06-14configure: introduce no-ecx to remove ECX related featureYi Li
2021-09-05ENCODER PROV: Add encoders with EncryptedPrivateKeyInfo outputRichard Levitte
2021-06-16prov: tag SM2 encoders and decoders as non-FIPSPauli
2021-06-09Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8Richard Levitte
2021-02-27PROV: Implement an EC key -> blob encoder, to get the public keyRichard Levitte
2021-02-18Update copyright yearMatt Caswell
2021-02-17Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEYTomas Mraz
2021-02-01PROV: Add SM2 encoders and decoders, as well as support functionalityRichard Levitte
2020-12-15PROV: Add MSBLOB and PVK encodersRichard Levitte
2020-11-11PROV: Re-implement all the keypair encodersRichard Levitte
2020-09-29prov: prefix all OSSL_DISPATCH tables names with ossl_Pauli
2020-09-20ENCODER: Refactor our provider encoder implementationsRichard Levitte
2020-09-09ENCODER: Refactor provider implementations, and some cleanupRichard Levitte
2020-08-21Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte