From: Matt Caswell Date: Thu, 21 Jun 2018 09:37:54 +0000 (+0100) Subject: Add a high level note about the various SCA mitigations X-Git-Tag: OpenSSL_1_1_1-pre9~249 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3aab9c40118f6a9d92d3a9d9fa1724421515e09f;p=oweals%2Fopenssl.git Add a high level note about the various SCA mitigations Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/6550) --- diff --git a/CHANGES b/CHANGES index c272e8d007..4cdcf52f31 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,12 @@ Changes between 1.1.0h and 1.1.1 [xx XXX xxxx] + *) Numerous side-channel attack mitigations have been applied. This may have + performance impacts for some algorithms for the benefit of improved + security. Specific changes are noted in this change log by their respective + authors. + [Matt Caswell] + *) AIX shared library support overhaul. Switch to AIX "natural" way of handling shared libraries, which means collecting shared objects of different versions and bitnesses in one common archive. This allows to