DECODER: use property definitions instead of getting implementation parameters
[openssl.git] / crypto / encode_decode / encoder_local.h
2021-06-05 Richard LevitteDECODER: use property definitions instead of getting...
2021-05-12 Pauliencoder: add a _name() function for encoders and decoders
2021-04-08 Matt CaswellUpdate copyright year
2021-04-02 Richard LevitteCORE: Add an algorithm_description field to OSSL_ALGORITHM
2020-11-11 Richard LevitteENCODER: Add support for OSSL_FUNC_encoder_does_selection()
2020-11-11 Richard LevitteENCODER: Add support for specifying the outermost outpu...
2020-11-11 Richard LevitteDECODER: Add support for OSSL_FUNC_decoder_does_selection()
2020-11-11 Richard LevitteDECODER: Add support for specifying the outermost input...
2020-09-20 Richard LevitteENCODER: Refactor the OSSL_ENCODER API to be more like...
2020-09-03 Richard LevitteOSSL_ENCODER / OSSL_DECODER post-rename cleanup
2020-08-24 Richard LevitteCORE: Generalise internal pass phrase prompter
2020-08-21 Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...