mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-08 15:39:22 +01:00
Add ChangeLog message for EC private exponent information leak
This commit is contained in:
parent
a21e2a015b
commit
509fef7de3
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ Security
|
||||||
and omitted for the sake of saving memory, but potentially
|
and omitted for the sake of saving memory, but potentially
|
||||||
leading to slight timing differences.
|
leading to slight timing differences.
|
||||||
Reported by Marco Macchetti, Kudelski Group.
|
Reported by Marco Macchetti, Kudelski Group.
|
||||||
|
* Wipe stack buffer temporarily holding EC private exponent
|
||||||
|
after keypair generation.
|
||||||
|
|
||||||
Features
|
Features
|
||||||
* Allow comments in test data files.
|
* Allow comments in test data files.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue