commit | 3135725670cc060078604e3819fbc8c7415e83ba | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue Jun 24 17:57:57 2014 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Wed Jun 25 11:26:15 2014 +0200 |
tree | 68bc6dcb45f56deaed4d9b507c661de7f19ece1b | |
parent | 725e7f49425744006b53afc58cc3bf45a2a2d334 [diff] [blame] |
Disable broken Sparc64 bn_mul assembly
diff --git a/ChangeLog b/ChangeLog index 7dff0cf..3ca702d 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -54,6 +54,7 @@ * Fix possible miscomputation of the premaster secret with DHE-PSK key exchange that caused some handshakes to fail with other implementations. (Failure rate <= 1/255 with common DHM moduli.) + * Disable broken Sparc64 bn_mul assembly (found by Florian Obser). = PolarSSL 1.3.7 released on 2014-05-02 Features