aboutsummaryrefslogtreecommitdiffstats
path: root/doc/todo.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-08-13 06:00:54 -0400
committerJack Lloyd <[email protected]>2017-08-13 06:00:54 -0400
commit61a7a5757bfe19ff1a686055ab75cae1fc9f485e (patch)
tree84640ed0f9b1cb06dcc4ac43f4a9cba01cae5bc8 /doc/todo.rst
parent3e1312d905dac01f317138b68fd284799a5abc29 (diff)
Add SHACAL2
256 bit ARX block cipher with hardware support, what's not to love.
Diffstat (limited to 'doc/todo.rst')
-rw-r--r--doc/todo.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/todo.rst b/doc/todo.rst
index f7d85e9f5..f9326a46a 100644
--- a/doc/todo.rst
+++ b/doc/todo.rst
@@ -17,7 +17,6 @@ Ciphers, Hashes, PBKDF
* Serpent using AVX2 or SSSE3/pshufb
* ChaCha20 using AVX2, NEON
* XSalsa20-Poly1305 AEAD compatible with NaCl
-* SHACAL-2
* ARIA block cipher (RFCs 5794 and 6209)
* ASCON 1.2 (CAESAR)
* NORX-64 3.0 (CAESAR)