commit | ddba8822d0fb6536454df95c9ae8b64f39f9aec7 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Fri Oct 11 09:21:56 2013 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Fri Oct 11 09:22:12 2013 +0200 |
tree | d56fc7e32c31da1f7ce7215cbfd53144a2568818 | |
parent | ae102995a75019d0aefdb47cdd7aa8754748e3da [diff] [blame] |
Added bugfixes to ChangeLog
diff --git a/ChangeLog b/ChangeLog index b8fa7f3..6f194f7 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,14 @@ PolarSSL ChangeLog (Sorted per branch, date) += Branch 1.3 +Changes + * RSA blinding locks for a smaller amount of time + +Bugfix + * Missing MSVC defines added + * Compile errors with POLARSSL_RSA_NO_CRT + * Header files with 'polarssl/' + = PolarSSL-1.3.0 released on 2013-10-01 Features * Elliptic Curve Cryptography module added