diff options
author | Jack Lloyd <[email protected]> | 2018-09-20 18:20:45 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-09-20 18:20:45 -0400 |
commit | c85d1d2ac1640dcaa7cfd9f4bf3ecc30e4b4a137 (patch) | |
tree | 2f7c784aed84de778f38671af21727d665e6a3b5 /doc | |
parent | 649c9301a7f48a7d28d70e693f1187ca3d8398f5 (diff) |
Add a todo
Diffstat (limited to 'doc')
-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) |