mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-08-02 19:56:11 -04:00
Reference a bit more
Try to make it a bit easier to understand "measure" and where to read more.
This commit is contained in:
parent
fcae028007
commit
98c2463dbc
4 changed files with 16 additions and 5 deletions
|
@ -35,8 +35,8 @@ user. Some examples of such security functionality are:
|
|||
### Measured Based Security
|
||||
The key, unique feature of the TK1 is that it measures the secure
|
||||
application when the application is being loaded onto the device. The
|
||||
measurement, combined with a Unique Device Secret (UDS) is used to
|
||||
derive secrets for the application.
|
||||
measurement (a hash digest), combined with a Unique Device Secret
|
||||
(UDS) is used to derive secrets for the application.
|
||||
|
||||
The consequence of this is that if the application is altered, the keys
|
||||
derived will also change. Conversely, if the keys derived are the same as
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue