aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-07-13 22:14:42 -0400
committerJack Lloyd <[email protected]>2018-07-13 22:14:42 -0400
commite0063ae64ff02051ee930153d3686c667dce41b1 (patch)
treea8e96782f1c073a0ae12a88525c0d22ac54f30fe
parentf05cd9faf4140c38bbb10758fc010843b6bdead3 (diff)
Update news [ci skip]
-rw-r--r--news.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index f8d93803b..30cf724f2 100644
--- a/news.rst
+++ b/news.rst
@@ -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)