diff options
-rw-r--r-- | doc/news.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/news.rst b/doc/news.rst index e9069565a..bf2ae4d6a 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -4,6 +4,17 @@ Release Notes Version 1.11.31, Not Yet Released ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +* Add PKCS #11 support (GH #507) + +* Add ECIES encryption system (GH #483) + +* Add ECKCDSA signature algorithm (#504) + +* Add KDF1 from ISO 18033 (GH #483) + +* Fixes for FreeBSD (GH #517) and OpenBSD (GH #523) + + Version 1.11.30, 2016-06-19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |