]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/implementations/ciphers/cipher_chacha20_poly1305_hw.c
Copyright year updates
[thirdparty/openssl.git] / providers / implementations / ciphers / cipher_chacha20_poly1305_hw.c
2023-09-07  Matt CaswellCopyright year updates
2023-01-30  slontisChaCha20-Poly1305 no longer supports truncated IV's.
2021-03-11  Pauliprov: support params argument to CHACHA20 ciphers
2021-02-18  Shane LontisFix external symbols in the provider cipher implementat...
2021-01-28  Richard LevitteUpdate copyright year
2021-01-13  Tomas Mrazchacha20: Properly reinitialize the cipher context...
2020-11-30  Matt CaswellFix TLS1.2 CHACHA20-POLY1305 ciphersuites with OPENSSL_...
2020-09-29  Pauliprov: prefix provider internal functions with ossl_
2020-07-16  Richard LevitteUpdate copyright year
2020-07-11  Richard LevitteAdd and use internal header that implements endianness...
2020-07-06  Matt CaswellChange ChaCha20-Poly1305 to be consistent with out...
2019-10-31  Kelvin LeeFix typo in cipher_chacha20_poly1305_hw.c.
2019-10-16  Shane LontisAdd ChaCha related ciphers to default provider