summaryrefslogtreecommitdiffstats
path: root/crypto/encode_decode/encoder_local.h
AgeCommit message (Expand)Author
2021-06-09DECODER: Adapt addition of extra decoder implementationsRichard Levitte
2021-06-05ENCODER: use property definitions instead of getting implementation parametersRichard Levitte
2021-06-05ENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPERichard Levitte
2021-06-05DECODER: use property definitions instead of getting implementation parametersRichard Levitte
2021-05-12encoder: add a _name() function for encoders and decodersPauli
2021-04-08Update copyright yearMatt Caswell
2021-04-02CORE: Add an algorithm_description field to OSSL_ALGORITHMRichard Levitte
2020-11-11ENCODER: Add support for OSSL_FUNC_encoder_does_selection()Richard Levitte
2020-11-11ENCODER: Add support for specifying the outermost output structureRichard Levitte
2020-11-11DECODER: Add support for OSSL_FUNC_decoder_does_selection()Richard Levitte
2020-11-11DECODER: Add support for specifying the outermost input structureRichard Levitte
2020-09-20ENCODER: Refactor the OSSL_ENCODER API to be more like OSSL_DECODERRichard Levitte
2020-09-03OSSL_ENCODER / OSSL_DECODER post-rename cleanupRichard Levitte
2020-08-24CORE: Generalise internal pass phrase prompterRichard Levitte
2020-08-21Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte