diff options
Diffstat (limited to 'news.rst')
-rw-r--r-- | news.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -73,6 +73,8 @@ Version 2.8.0, Not Yet Released * Optimizations for SM4 +* The minimum keylength allowed for Blowfish has been increased to 64 bits. + * Avoid a cache side channel in the AES key schedule * Add ``pk_encrypt`` and ``pk_decrypt`` CLI operations |