aboutsummaryrefslogtreecommitdiffstats
path: root/doc/dev_ref/todo.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dev_ref/todo.rst')
-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 310fc66b7..18e217f99 100644
--- a/doc/dev_ref/todo.rst
+++ b/doc/dev_ref/todo.rst
@@ -35,6 +35,7 @@ Improved Ciphers Implementations
* SIMD evaluation of SHA-2 and SHA-3 compression functions
* Salsa implementations (SIMD_4x32 and/or AVX2)
* AVX-512 implementations? (SHACAL2, Serpent, ChaCha)
+* Support parallel execution via thread pool in scrypt and Argon2
Public Key Crypto, Math
----------------------------------------