summaryrefslogtreecommitdiffstats
path: root/providers/implementations/ciphers/cipher_aes_gcm_siv_polyval.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* Fix typos found by codespellDimitri Papadopoulos2023-06-151-1/+1
* Fix AES-GCM-SIV endian issuesTodd Short2022-08-011-8/+19
* Implement AES-GCM-SIV (RFC8452)Todd Short2022-07-291-0/+84