]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/implementations/include/prov/ciphercommon_aead.h
Copyright year updates
[thirdparty/openssl.git] / providers / implementations / include / prov / ciphercommon_aead.h
2023-09-07  Matt CaswellCopyright year updates
2023-04-21  Irak RigiaReplaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_D...
2022-05-03  Matt CaswellUpdate copyright year
2022-02-16  Weiguo LiAdd define guards to avoid multi-inclusion
2021-02-18  Matt CaswellUpdate copyright year
2021-02-18  Shane LontisFix external symbols in the provider cipher implementat...
2021-02-10  Shane LontisReplace provider cipher flags with separate param fields
2020-10-01  Pauliprov: prefix all exposed 'cipher' symbols with ossl_
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-12-11  Richard LevitteMove providers/common/{ciphers,digests}/* to providers...