Update copyright year
[openssl.git] / providers / implementations / ciphers / cipher_aes_gcm_hw.c
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