forked from Mbed-TLS/mbedtls
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #17 from ARMmbed/development
Merge pull request ARMmbed#3398 from gilles-peskine-arm/montmul-cmp-b…
- Loading branch information
Showing
2 changed files
with
112 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Security | ||
* Fix a side channel vulnerability in modular exponentiation that could | ||
reveal an RSA private key used in a secure enclave. Noticed by Sangho Lee, | ||
Ming-Wei Shih, Prasun Gera, Taesoo Kim and Hyesoon Kim (Georgia Institute | ||
of Technology); and Marcus Peinado (Microsoft Research). Reported by Raoul | ||
Strackx (Fortanix) in #3394. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters