]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/encode_decode/encoder_local.h
Copyright year updates
[thirdparty/openssl.git] / crypto / encode_decode / encoder_local.h
2023-09-07  Matt CaswellCopyright year updates
2023-07-01  Pauliencoder: update to structure based atomics
2022-05-03  Matt CaswellUpdate copyright year
2022-03-23  Hugo LandauDecoder resolution performance optimizations
2021-06-09  Richard LevitteDECODER: Adapt addition of extra decoder implementations
2021-06-05  Richard LevitteENCODER: use property definitions instead of getting...
2021-06-05  Richard LevitteENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE
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...