mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2024-12-29 17:36:26 -05:00
Use same name as elsewhere on USS
This commit is contained in:
parent
49d4735f17
commit
fbe71e1466
@ -16,12 +16,12 @@ is similar to [TCG DICE](https://trustedcomputinggroup.org/work-groups/dice-arch
|
|||||||
|
|
||||||
Each TKey device contains a Unique Device Secret (UDS), which
|
Each TKey device contains a Unique Device Secret (UDS), which
|
||||||
together with the application measurement, and an optional
|
together with the application measurement, and an optional
|
||||||
user-provided seed, is used to derive key material unique to each
|
User-Supplied Secret (USS), is used to derive key material unique to each
|
||||||
application. This guarantees that if the integrity of the application
|
application. This guarantees that if the integrity of the application
|
||||||
loaded onto the device has been tampered with, the correct keys
|
loaded onto the device has been tampered with, the correct keys
|
||||||
needed for an authentication will not be generated.
|
needed for an authentication will not be generated.
|
||||||
|
|
||||||
Key derivation with a user-provided seed allows users to build and
|
Key derivation with a User-Supplied Secret allows users to build and
|
||||||
load their own apps, while ensuring that each app loaded will have
|
load their own apps, while ensuring that each app loaded will have
|
||||||
its own cryptographic identity, and can also be used for authentication
|
its own cryptographic identity, and can also be used for authentication
|
||||||
towards different services.
|
towards different services.
|
||||||
|
Loading…
Reference in New Issue
Block a user