Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
[openssl.git] / providers / encoders.inc
2021-02-17 Tomas MrazRename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODE...
2021-02-01 Richard LevittePROV: Add SM2 encoders and decoders, as well as support...
2020-12-15 Richard LevittePROV: Add MSBLOB and PVK encoders
2020-11-11 Richard LevittePROV: Re-implement all the keypair encoders
2020-09-29 Pauliprov: prefix all OSSL_DISPATCH tables names with ossl_
2020-09-20 Richard LevitteENCODER: Refactor our provider encoder implementations
2020-09-09 Richard LevitteENCODER: Refactor provider implementations, and some...
2020-08-21 Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...