summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorsteve <steve>2011-05-30 17:58:13 +0000
committersteve <steve>2011-05-30 17:58:13 +0000
commit8899ae5840100b24172d8fa15fa2f01f57155caa (patch)
treeca1ce5468b81ebbfb9b03a57e9411fcd9a344619 /CHANGES
parent5155ece81d8337fc745f5239d68d86bec13c70cd (diff)
downloadopenssl-8899ae5840100b24172d8fa15fa2f01f57155caa.tar.gz
Output supported curves in preference order instead of numerically.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1633d2797..592b6154c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,11 @@
Changes between 1.0.1 and 1.1.0 [xx XXX xxxx]
+ *) Output TLS supported curves in preference order instead of numerical
+ order. This is currently hardcoded for the highest order curves first.
+ This should be configurable so applications can judge speed vs strength.
+ [Steve Henson]
+
*) Add protection against ECDSA timing attacks as mentioned in the paper
by Billy Bob Brumley and Nicola Tuveri, see: