commit | aab30c130c7d2dcf8c0096d35fcdad87f59ea1ca | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Fri Aug 30 11:00:25 2013 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Fri Aug 30 11:03:09 2013 +0200 |
tree | ced4883fb078e36f3674d5fa593b21ecf9971a32 | |
parent | 548957dd493876ea0f4eed19c0f2e731d42ad7e7 [diff] [blame] |
RSA blinding added for CRT operations
diff --git a/ChangeLog b/ChangeLog index ba40102..9f24244 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -46,6 +46,10 @@ * zlib compression/decompression skipped on empty blocks * Support for AIX header locations in net.c module +Security + * RSA blinding on CRT operations to counter timing attacks + (found by Cyril Arnaud and Pierre-Alain Fouque) + = Version 1.2.8 released 2013-06-19 Features * Parsing of PKCS#8 encrypted private key files