From e9a8c2d292d665e481322f9c8c10c96753299705 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Sat, 15 Dec 2018 10:56:11 -0600 Subject: update 2.8.3 changelog --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b21ba99..9a935d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,6 +28,19 @@ history is also available from Git. LibreSSL Portable Release Notes: +2.8.3 - Stable release + + * Fixed warnings about clock_gettime on Windows Visual Studio builds. + + * Fixed CMake builds on systems where getpagesize is defined as an + inline function. + + * Implemented coordinate blinding for EC_POINT as an additional + mitigation for the portsmash vulnerability. + + * Fixed a non-uniformity in getentropy(2) emulation where a block of + all zeroes would be discarded. + 2.8.2 - Stable release * Added Wycheproof support for ECDH and ECDSA Web Crypto test vectors, -- cgit v1.2.3-55-g6feb