From 055f9601e84cae2c8c5998fbbbf4cbabfb646272 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Tue, 20 May 2014 23:21:26 -0500 Subject: add changelog entry --- CHANGELOG.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 1801f33f..f5702812 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -11,6 +11,8 @@ Changelog for :class:`~cryptography.hazmat.primitives.ciphers.algorithms.AES` and :class:`~cryptography.hazmat.primitives.ciphers.algorithms.TripleDES` on :doc:`/hazmat/backends/commoncrypto` and :doc:`/hazmat/backends/openssl`. +* Added ``AES`` :class:`~cryptography.hazmat.primitives.ciphers.modes.CTR` + support to the OpenSSL backend when linked against 0.9.8. 0.4 - 2014-05-03 ~~~~~~~~~~~~~~~~ -- cgit v1.2.3