diff options
-rw-r--r-- | doc/todo.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index 963a0bed5..b35f2938e 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -29,6 +29,7 @@ Ciphers, Hashes, PBKDF * SHA-512 using BMI2+AVX2 * Constant time DES using BMI2 * Threefish-1024 +* SIMD evaluation of SHA-2 and SHA-3 compression functions Public Key Crypto, Math ---------------------------------------- @@ -53,6 +54,7 @@ Public Key Crypto, Math Utility Functions ------------------ +* Thread pool Multiparty Protocols ---------------------- |