]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/encode_decode/encoder_lib.c
ENCODER: use property definitions instead of getting implementation parameters
[thirdparty/openssl.git] / crypto / encode_decode / encoder_lib.c
2021-06-05  Richard LevitteENCODER: use property definitions instead of getting...
2021-06-05  Richard LevitteENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE
2021-06-01  Tomas MrazRename all getters to use get/get0 in name
2021-05-18  Matt CaswellBetter error messages if there are no encoders/decoders...
2021-03-11  Matt CaswellUpdate copyright year
2021-03-10  PauliAdd a real type for OSSL_CORE_BIO which is distinct...
2020-11-11  Richard LevitteENCODER: Add tracing
2020-11-11  Richard LevitteENCODER: Add output structure support for EVP_PKEY...
2020-11-11  Richard LevitteENCODER: Add support for specifying the outermost outpu...
2020-10-15  Matt CaswellUpdate copyright year
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-10  Richard LevitteENCODER / DECODER: Add functions to encode/decode to...
2020-09-20  Richard LevitteENCODER: Refactor the OSSL_ENCODER API to be more like...
2020-08-21  Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...