From 2cbf5a2ee5918b6834c9beec2a26bc544e11b466 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Mon, 9 Jan 2017 03:32:01 -0600 Subject: update Changelog --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 743f8c0..05d43f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,6 +28,19 @@ history is also available from Git. LibreSSL Portable Release Notes: +2.4.5 - 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.4.4 - Reliability improvements * Avoid continual processing of an unlimited number of TLS records, -- cgit v1.2.3-55-g6feb