aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-07-18 20:11:46 -0400
committerJack Lloyd <[email protected]>2018-07-18 20:11:46 -0400
commit8c787493ffe5386c09a9595817c15ef74a1d9c64 (patch)
treec0ef11f98d9ba2137d040bcad225aa6f3383d9b6 /news.rst
parent2a9ed9426b76880fbb779c6488eb00e47b71b905 (diff)
Update news
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index 30cf724f2..5e539f3a4 100644
--- a/news.rst
+++ b/news.rst
@@ -6,6 +6,9 @@ Version 2.8.0, Not Yet Released
* Add support for using the ARMv8 instructions for SM4 encryption (GH #1622)
+* Fixed a bug that caused CCM to fail with an exception when used with L=8
+ (GH #1631 #1632)
+
* The default bcrypt work factor has been increased from 10 to 12.
* The default algorithm used in passhash9 has changed from SHA-256 to SHA-512,