]> git.ipfire.org Git - thirdparty/openssl.git/history - include/crypto/decoder.h
providers: Add SM4 XTS implementation
[thirdparty/openssl.git] / include / crypto / decoder.h
2022-05-06  PauliRemove the _fetch_by_number functions
2022-05-05  Richard LevitteAdd method store cache flush and method removal to...
2021-06-15  Richard LevitteRefactor OSSL_DECODER_do_all_provided() to behave like...
2021-06-02  PauliAdd internal get_number functions to internal headers
2021-04-02  Richard LevitteCORE: Add an algorithm_description field to OSSL_ALGORITHM
2021-02-18  Matt CaswellUpdate copyright year
2021-02-17  Tomas MrazRename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODE...
2021-02-10  FdaSilvaYYinclude/crypto: add a few missing #pragma once directives
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-04  Richard LevitteDECODER: Allow precise result type for OSSL_DECODER_CTX...
2020-09-03  Richard LevitteSTORE: Add a built-in 'file:' storemgmt implementation...