mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-03 10:20:36 +00:00
Threat Model: fix copy paste
Signed-off-by: Janos Follath <janos.follath@arm.com>
This commit is contained in:
parent
9118bf5791
commit
04fa1a4054
@ -94,10 +94,9 @@ application's threat model, they need to be mitigated by the platform.
|
|||||||
|
|
||||||
### Physical attacks
|
### Physical attacks
|
||||||
|
|
||||||
In this section, we consider an attacker who can attacker has access to
|
In this section, we consider an attacker who has access to physical information
|
||||||
physical information about the hardware Mbed TLS is running on and/or can alter
|
about the hardware Mbed TLS is running on and/or can alter the physical state
|
||||||
the physical state of the hardware (e.g. power analysis, radio emissions or
|
of the hardware (e.g. power analysis, radio emissions or fault injection).
|
||||||
fault injection).
|
|
||||||
|
|
||||||
Mbed TLS doesn't make any security guarantees against physical attacks. If
|
Mbed TLS doesn't make any security guarantees against physical attacks. If
|
||||||
physical attacks are present in a use case or a user application's threat
|
physical attacks are present in a use case or a user application's threat
|
||||||
|
Loading…
x
Reference in New Issue
Block a user