From 0a090b2aaaaade76741f482666c6c802d1b48044 Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Mon, 10 Sep 2018 16:13:53 -0400 Subject: Update news, todo --- doc/todo.rst | 2 +- news.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/todo.rst b/doc/todo.rst index 08080a62e..92d54f237 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -65,7 +65,7 @@ External Providers, Hardware Support * Support using BoringSSL instead of OpenSSL or LibreSSL * /dev/crypto provider (ciphers, hashes) * Windows CryptoNG provider (ciphers, hashes) -* Apple CommonCrypto +* Extend Apple CommonCrypto provider (HMAC, CMAC, RSA, ECDSA, ECDH) * POWER8 crypto extensions (SHA-2, GCM) * Better TPM support: NVRAM, PCR measurements, sealing * Intel SGX support diff --git a/news.rst b/news.rst index 44c636643..fe27033c3 100644 --- a/news.rst +++ b/news.rst @@ -4,8 +4,8 @@ Release Notes Version 2.8.0, Not Yet Released ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -* CommonCrypto hashing support (MD4, MD5, SHA, SHA224, SHA256, SHA384, SHA512) - (GH #1667) +* Add support for using Apple CommonCrypto library for hashing (GH #1667), + cipher modes (GH #1674) and block ciphers (GH #1673). * Support for negotiating TLS versions 1.0 and 1.1 is disabled in the default TLS policy. In addition, support for negotiating TLS ciphersuites using CBC or -- cgit v1.2.3