diff options
author | Jack Lloyd <[email protected]> | 2018-08-24 16:40:18 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-08-24 17:08:39 -0400 |
commit | 7ebac255989b57fd34948d5385a03df825e55e58 (patch) | |
tree | 8df38a972a2e13652317f190262c45781ebd5b2d | |
parent | 10e6b25691312c97219261a6888cd9d880520a64 (diff) |
Todo completed
-rw-r--r-- | doc/todo.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index e6b0a2df0..c7d41197a 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -15,7 +15,6 @@ Ciphers, Hashes, PBKDF * Compressed tables for AES * AES using vector permutes for NEON * Camellia using AES-NI -* Serpent using AVX2 or SSSE3/pshufb * ChaCha20 using AVX2, NEON * ASCON 1.2 (CAESAR) * NORX-64 3.0 (CAESAR) |