]> git.ipfire.org Git - thirdparty/openssl.git/history - include/crypto/modes.h
Implement AES-GCM-SIV (RFC8452)
[thirdparty/openssl.git] / include / crypto / modes.h
2022-07-29  Todd ShortImplement AES-GCM-SIV (RFC8452)
2022-07-22  Todd ShortUse separate function to get GCM functions
2022-07-22  Todd ShortRemove unused 1bit GCM implementation
2022-07-22  Todd ShortRemove unused 8bit GCM implementation
2022-07-21  marcfedorowEmit rev8 on __riscv_zbkb as on __riscv_zbb
2022-05-19  Henry BrausenAdd BSWAP4/BSWAP8 routines for riscv64 with Zbb
2022-05-03  Matt CaswellUpdate copyright year
2022-02-10  Andrey MatyukovAES-GCM enabled with AVX512 vAES and vPCLMULQDQ.
2021-03-11  Matt CaswellUpdate copyright year
2021-03-04  Tomas Mrazinclude/crypto: Remove TODOs that are irrelevant for 3.0
2020-04-23  Matt CaswellUpdate copyright year
2020-02-17  simplelinsFix a bug for aarch64 BigEndian
2019-09-28  Dr. Matthias St... Reorganize private crypto header files