From 9d8f4cf1e81322ca7290b6551b82d4943dfa62a0 Mon Sep 17 00:00:00 2001 From: lloyd Date: Thu, 5 Feb 2015 04:44:06 +0000 Subject: Enable OpenSSL for providing ciphers and hashes again. --- doc/dev/todo.rst | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/dev/todo.rst b/doc/dev/todo.rst index 6c89367e0..ae1853dbf 100644 --- a/doc/dev/todo.rst +++ b/doc/dev/todo.rst @@ -14,7 +14,6 @@ Basic Crypto * BLAKE2 * EdDSA * Skein-MAC -* IETF standard HKDF (RFC 5869) * ARIA (Korean block cipher, RFCs 5794 and 6209) * Extend Cascade_Cipher to support arbitrary number of ciphers @@ -54,16 +53,14 @@ New Protocols Accelerators / backends ---------------------------------------- +* Improve OpenSSL provider (add cipher modes, RSA, etc) * /dev/crypto * Windows CryptoAPI * Apple CommonCrypto * ARMv8 crypto extensions * Intel Skylake SHA-1/SHA-2 -FFI +Python ---------------------------------------- -* Expose TLS to Python -* Expose ECC to Python -* Expose bcrypt to Python - +* TLS, ECDSA, bcrypt, ... -- cgit v1.2.3