summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-05-30 17:58:13 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-05-30 17:58:13 +0000
commiteda3766b53a5511a0a09ae801d6a0bd74f740b72 (patch)
tree01350115484b08c4558521cb2035cfda7dafea48 /CHANGES
parent62b6c5c40471c0b0d5b5e5fb65c9ddf10d86adf1 (diff)
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 1633d27975..592b6154c1 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: