diff options
author | Jose Pereira <[email protected]> | 2018-09-03 21:16:42 -0700 |
---|---|---|
committer | Jose Pereira <[email protected]> | 2018-09-03 21:28:36 -0700 |
commit | b073b7430285d7a5079380a71e0be925250c50e5 (patch) | |
tree | 97f703569e126622a77cb8c3c081cde9bc019e7d /news.rst | |
parent | 96ff9f19cf5baf2fe05ebf8456939d6dda555e2c (diff) |
Add support for hashing with CommonCrypto
Diffstat (limited to 'news.rst')
-rw-r--r-- | news.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ Release Notes Version 2.8.0, Not Yet Released ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +* CommonCrypto hashing support (MD4, MD5, SHA, SHA224, SHA256, SHA384, SHA512) + * 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 CCM mode is disabled by default. Applications which need to interop with old |