mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-06 06:28:56 +01:00
Disable broken Sparc64 bn_mul assembly
This commit is contained in:
parent
725e7f4942
commit
3135725670
2 changed files with 6 additions and 1 deletions
|
|
@ -54,6 +54,7 @@ Bugfix
|
|||
* 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue