diff options
author | Jack Lloyd <[email protected]> | 2019-01-21 08:29:21 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2019-01-21 08:29:21 -0500 |
commit | 7c0a86beec3af57e3220195ac89049b946138adc (patch) | |
tree | 5385e4e4727debf0bba2f1ff0c6fd85180eff44e /doc | |
parent | 9ca22335edcb9800158f4691de20fa5d0f9cc849 (diff) |
Add todos
Diffstat (limited to 'doc')
-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 ---------------------- |