aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2019-09-25 07:06:05 -0400
committerJack Lloyd <[email protected]>2019-09-25 07:06:05 -0400
commit83d979c145a206579f3c483a69c283f7cff38c7b (patch)
tree932f7a97ffbc2c073c63dd326719b0989d1b3c29 /doc
parent06be479be1928225d3864e961bf87391e016f1c8 (diff)
Another todo
Diffstat (limited to 'doc')
-rw-r--r--doc/dev_ref/todo.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/dev_ref/todo.rst b/doc/dev_ref/todo.rst
index 6c1dadf8f..e8bf89183 100644
--- a/doc/dev_ref/todo.rst
+++ b/doc/dev_ref/todo.rst
@@ -30,6 +30,7 @@ Ciphers, Hashes, PBKDF
* Threefish-1024
* SIMD evaluation of SHA-2 and SHA-3 compression functions
* Adiantum
+* CRC using clmul/pmull
Public Key Crypto, Math
----------------------------------------