diff options
author | Jack Lloyd <[email protected]> | 2018-08-26 02:00:50 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-08-26 02:00:50 -0400 |
commit | a98073be4366029d25eb6a01e7c4edf48cc75817 (patch) | |
tree | 16ebfdf3abe051095d7abf93a99cfc7db4d940a0 | |
parent | 74d6bb5b15c4b928a0cf9f323847009c090ca595 (diff) |
Update news
-rw-r--r-- | news.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ Version 2.8.0, Not Yet Released * Add XChaCha and XChaCha20Poly1305 (GH #1640) -* Add AVX2 implementation of Serpent (GH #1660) +* Add AVX2 implementations of ChaCha (GH #1662) and Serpent (GH #1660) * C binding improvements. Added functions to get name and supported keylengths of cipher, hash and MAC objects, support for FE1 format |