From 38006812014aff2576b84235e9d9e75ee9094b46 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Mon, 9 Jan 2017 03:31:28 -0600 Subject: update Changelog --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0a9205e..ae2bf87 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,6 +28,19 @@ history is also available from Git. LibreSSL Portable Release Notes: +2.3.10 - Security and compatibility fixes + + * Avoid a side-channel cache-timing attack that can leak the ECDSA + private keys when signing. This is due to BN_mod_inverse() being + used without the constant time flag being set. + + This issue was reported by Cesar Pereida Garcia and Billy Brumley + (Tampere University of Technology). The fix was developed by Cesar + Pereida Garcia. + + * iOS and MacOS compatibility updates from Simone Basso and Jacob + Berkman. + 2.3.9 - Reliability improvements * Avoid continual processing of an unlimited number of TLS records, -- cgit v1.2.3-55-g6feb