mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-02-22 15:45:23 +01:00
Fix typo
Signed-off-by: Janos Follath <janos.follath@arm.com>
This commit is contained in:
parent
b4b8f3df3b
commit
16ab76bbe7
|
|
@ -1,6 +1,6 @@
|
|||
Security
|
||||
* Fix a timing side channel in RSA private operations. This side channel
|
||||
could be sufficient for a local attacker to recover the plaintext. It
|
||||
requires the attecker to send a large number of messages for decryption.
|
||||
requires the attacker to send a large number of messages for decryption.
|
||||
For details, see "Everlasting ROBOT: the Marvin Attack", Hubert Kario.
|
||||
Reported by Hubert Kario, Red Hat.
|
||||
|
|
|
|||
Loading…
Reference in a new issue