diff options
author | Jack Lloyd <[email protected]> | 2018-07-13 22:14:42 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-07-13 22:14:42 -0400 |
commit | e0063ae64ff02051ee930153d3686c667dce41b1 (patch) | |
tree | a8e96782f1c073a0ae12a88525c0d22ac54f30fe | |
parent | f05cd9faf4140c38bbb10758fc010843b6bdead3 (diff) |
Update news [ci skip]
-rw-r--r-- | news.rst | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -13,6 +13,10 @@ Version 2.8.0, Not Yet Released * Add functions to use FE1 format perserving encryption in FF (GH #1625) +* Resolve a problem when building under Visual C++ 15.8 (GH #1624) + +* Optimizations for SM4 + * Avoid a cache side channel in the AES key schedule * Add functions to load and save RSA keys in PKCS #1 format to FFI (GH #1621) |