diff options
author | Jack Lloyd <[email protected]> | 2018-09-13 11:57:10 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-09-13 11:57:10 -0400 |
commit | fb102792aabefabf0e37b0e207f04be2eeedb8c5 (patch) | |
tree | 1b25e5da33a110304157eb1514790d9a58eed7d6 /news.rst | |
parent | 880b809330a9ebb0c41de8b1a145287ccab37e4d (diff) |
Update news
Diffstat (limited to 'news.rst')
-rw-r--r-- | news.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ Version 2.8.0, Not Yet Released * Add AVX2 implementations of ChaCha (GH #1662) and Serpent (GH #1660) +* Add a new password hashing interface in pwdhash.h (GH #1670) + * C binding improvements. Added functions to get name and supported keylengths of cipher, hash and MAC objects, support for FE1 format preserving encryption (GH #1625 #1646), functions to load and save |