diff options
Diffstat (limited to 'doc/todo.rst')
-rw-r--r-- | doc/todo.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index 92d54f237..bcd04c905 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -16,6 +16,7 @@ Ciphers, Hashes, PBKDF * AES using vector permutes for NEON * Camellia using AES-NI * ChaCha20 using NEON +* Poly1305 using AVX2 * ASCON 1.2 (CAESAR) * NORX-64 3.0 (CAESAR) * Argon2 PBKDF (draft-irtf-cfrg-argon2) |