aboutsummaryrefslogtreecommitdiffstats
path: root/doc/dev_ref
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dev_ref')
-rw-r--r--doc/dev_ref/todo.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dev_ref/todo.rst b/doc/dev_ref/todo.rst
index e82c885fa..6c69b3b77 100644
--- a/doc/dev_ref/todo.rst
+++ b/doc/dev_ref/todo.rst
@@ -29,7 +29,7 @@ Improved Ciphers Implementations
* Poly1305 using AVX2
* ChaCha using SSSE3
* SHA-512 using BMI2+AVX2
-* Constant time DES using bitslicing and/or BMI2
+* Constant time DES using bitslicing
* SIMD evaluation of SHA-2 and SHA-3 compression functions
Public Key Crypto, Math