From ff7e648c4ca979f740424997decba98a64d9e442 Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Tue, 22 Sep 2015 11:47:59 -0400 Subject: Update todo [ci skip] --- doc/todo.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/todo.rst b/doc/todo.rst index 21f8b7369..44aa6388d 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -45,6 +45,7 @@ New Protocols FFI (Python, OCaml) ---------------------------------------- +* Expose certificates * Expose TLS Symmetric Algorithms, Hashes, ... @@ -55,8 +56,8 @@ Symmetric Algorithms, Hashes, ... * Serpent using AVX2 * Serpent using SSSE3 pshufb for sboxes * ChaCha20 using SSE2 or AVX2 -* SHA-512 using SSE2 (to access 64-bit math on x86-32) * scrypt +* bcrypt PBKDF * BLAKE2b * Skein-MAC * ARIA (Korean block cipher, RFCs 5794 and 6209) @@ -65,7 +66,7 @@ Symmetric Algorithms, Hashes, ... Public Key Crypto, Math ---------------------------------------- -* EdDSA +* EdDSA (GH #283) * Ed448-Goldilocks * FHMQV * Support mixed hashes and non-empty param strings in OAEP -- cgit v1.2.3