diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2015-11-02 10:24:48 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2015-11-02 10:24:48 -0800 |
commit | 9a091e0494269ae5e6074877fb0b335181ad28ae (patch) | |
tree | 77bf481ad11dc1dfc8fc4b25f95da914a8a7f202 /sites | |
parent | 7030ad9f8d2497761bcbf7d1bc97d41a5041cb2a (diff) |
Changelog closes #604
Diffstat (limited to 'sites')
-rw-r--r-- | sites/www/changelog.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 3aa2b84b..9c94002d 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,9 @@ Changelog ========= +* :feature:`604` Add support for the ``aes192-ctr`` and ``aes192-cbc`` ciphers. + Thanks to Michiel Tiller for noticing it was as easy as tweaking some key + sizes :D * :feature:`356` (also :issue:`596`, :issue:`365`, :issue:`341`, :issue:`164`, :issue:`581`, and a bunch of other duplicates besides) Add support for SHA-2 based key exchange (kex) algorithm ``diffie-hellman-group-exchange-sha256`` |