diff options
author | Jack Lloyd <[email protected]> | 2018-12-12 10:30:25 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-12-12 10:30:25 -0500 |
commit | d381edb80f56d7230fddbf0360fe08a009442104 (patch) | |
tree | ff21f269f5c265842ccfc1d58f8bef5099be5ab5 /doc | |
parent | 7eaa0e2b10a0501d864d69e4026795570c0b83d8 (diff) |
More todos [ci skip]
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 9fa8ba85b..f2267a58a 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -22,11 +22,13 @@ Ciphers, Hashes, PBKDF * Skein-MAC * PMAC * SIV-PMAC +* GCM-SIV (draft-irtf-cfrg-gcmsiv) * Extend Cascade_Cipher to support arbitrary number of ciphers * EME* tweakable block cipher (https://eprint.iacr.org/2004/125.pdf) * FFX format preserving encryption (NIST 800-38G) * SHA-512 using BMI2+AVX2 * Constant time DES using BMI2 +* Threefish-1024 Public Key Crypto, Math ---------------------------------------- |