doc: It is not possible to use SSL_OP_* value in preprocessor conditions
[openssl.git] / providers / encoders.inc
2021-06-16 Pauliprov: tag SM2 encoders and decoders as non-FIPS
2021-06-09 Richard LevitteDecoding PKCS#8: separate decoding of encrypted and...
2021-02-27 Richard LevittePROV: Implement an EC key -> blob encoder, to get the...
2021-02-18 Matt CaswellUpdate copyright year
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...