From 6ec34fb53d5053abca837ac207b44be7cf8ef2ae Mon Sep 17 00:00:00 2001 From: Paul Bakker Date: Tue, 10 Sep 2013 14:53:46 +0200 Subject: [PATCH] Added ChangeLog for blinding --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 72d55eee5..8a15b6e8a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,6 +22,7 @@ Features * Support for session tickets (RFC 5077) * Certificate Request (CSR) generation with extensions (key_usage, ns_cert_type) + * Optional blinding for RSA, DHM and EC Changes * Ability to enable / disable SSL v3 / TLS 1.0 / TLS 1.1 / TLS 1.2