summaryrefslogtreecommitdiffstats
path: root/providers/implementations/ciphers/cipher_chacha20_poly1305_hw.c
AgeCommit message (Expand)Author
2023-03-14Update copyright yearMatt Caswell
2023-01-30ChaCha20-Poly1305 no longer supports truncated IV's.slontis
2021-03-12prov: support params argument to CHACHA20 ciphersPauli
2021-02-18Fix external symbols in the provider cipher implementations.Shane Lontis
2021-01-28Update copyright yearRichard Levitte
2021-01-13chacha20: Properly reinitialize the cipher context with NULL keyTomas Mraz
2020-11-30Fix TLS1.2 CHACHA20-POLY1305 ciphersuites with OPENSSL_SMALL_FOOTPRINTMatt Caswell
2020-09-29prov: prefix provider internal functions with ossl_Pauli
2020-07-16Update copyright yearRichard Levitte
2020-07-11Add and use internal header that implements endianness checkRichard Levitte
2020-07-06Change ChaCha20-Poly1305 to be consistent with out ciphersMatt Caswell
2019-10-31Fix typo in cipher_chacha20_poly1305_hw.c.Kelvin Lee
2019-10-16Add ChaCha related ciphers to default providerShane Lontis