summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2018-06-21 10:37:54 +0100
committerMatt Caswell <matt@openssl.org>2018-06-22 11:37:03 +0100
commit3aab9c40118f6a9d92d3a9d9fa1724421515e09f (patch)
tree8873bcb01a9db47f62a5f6eaa47cdaa47e60590c /CHANGES
parent34446a852457600fc1297edce81e14da4e287191 (diff)
Add a high level note about the various SCA mitigations
Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/6550)
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
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