.ctags.d is previous, include it in our tarballs
[openssl.git] / providers / implementations / ciphers / cipher_aes_gcm_hw.c
8 days ago Matt CaswellCopyright year updates
2024-03-22 Jakov Smolićriscv: Fix remaining asm checks
2023-10-26 Jerry ShihMinor changes of the GCM-related code.
2023-09-07 Matt CaswellCopyright year updates
2023-06-29 Tomas MrazDo not use stitched AES-GCM implementation on PPC32
2023-03-16 Christoph Müllnerriscv: Clean up extension test macros
2023-03-14 zhangzhileiRemove duplicate code
2022-09-05 Hongren (Zenithal... provider: cipher: aes: add riscv32 zkn (zbkb) support
2022-06-10 Hongren (Zenithal... providers: cipher: aes: add riscv64 zkn support
2022-05-03 Matt CaswellUpdate copyright year
2022-01-24 Danny TsenAES-GCM performance optimzation with stitched method...
2021-05-26 Pauliaes: rename new bsaes_ symbols -> ossl_bsaes_ ones
2021-03-11 Matt CaswellUpdate copyright year
2021-02-18 Shane LontisFix external symbols in the provider cipher implementat...
2020-09-29 Pauliprov: prefix provider internal functions with ossl_
2020-04-23 Matt CaswellUpdate copyright year
2020-01-14 Richard LevittePROV: Fix mixup between general and specialized GCM...
2020-01-06 Matt CaswellDeprecate the low level AES functions
2019-12-19 Fangming.FangOptimize AES-GCM implementation on aarch64
2019-12-12 Richard LevittePROV: Move AES_GCM specialisation away from common...
2019-12-11 Richard LevitteMove providers/common/{ciphers,digests}/* to providers...
2019-10-10 Richard LevitteProviders: move all ciphers