diff options
Diffstat (limited to 'doc/news.rst')
-rw-r--r-- | doc/news.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/news.rst b/doc/news.rst index 101dd370b..73d024c51 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -6,7 +6,9 @@ Version 1.11.20, Not Yet Released * Additional countermeasures were added to ECC point multiplications to help protect against side channel attacks. - + +* An ECDSA provider using OpenSSL has been added. + * On OS X, rename libs to avoid trailing version numbers, e.g. libbotan-1.11.dylib.19 -> libbotan-1.11.19.dylib. Gh #241 |