.ctags.d is previous, include it in our tarballs
[openssl.git] / providers / implementations / digests / blake2_prov.c
2023-11-15 набFix BLAKE2s reporting the same EVP_MD_get_size() as...
2023-11-13 Tomas MrazProperly limit the variable output size for BLAKE2
2023-11-08 набImplement BLAKE2s with the same macro as BLAKE2b
2023-11-08 набLift BLAKE2B provider definition into a macro
2023-10-25 Tomas MrazBlake2b: Use OSSL_DIGEST_PARAM_SIZE as settable instead...
2023-10-05 Matt CaswellFix coverity alert on use of uninitialised data
2023-09-13 Richard LevitteHave legacy blake2 EVP structure use base blake2 implem...
2023-09-07 Matt CaswellCopyright year updates
2023-03-17 Čestmír Kalinaproviders: add XOF support to blake2b
2021-03-11 Pauliprov: support param argument to digest init calls
2021-03-11 Matt CaswellUpdate copyright year
2021-02-18 Shane LontisFix external symbols in the provider digest implementat...
2020-09-29 Pauliprov: prefix all OSSL_DISPATCH tables names with ossl_
2020-06-25 Matt CaswellUpdate copyright year
2020-06-24 Dr. Matthias St... Make the naming scheme for dispatched functions more...
2019-10-10 Richard LevitteCleanup: move providers/common/include/internal/provide...
2019-10-10 Richard LevitteProviders: move all digests