-
Notifications
You must be signed in to change notification settings - Fork 0
10. Unique identification and randomness source #25
Copy link
Copy link
Open
Description
Each TPM has to be uniquely identifiable. This uniqueness is used e.g. to create primary seeds which are used to derive primary keys for various hierarchies. Random number generator is also included in this task - unique registers (with e.g. serial numbers) and RNG engines are usually specific to the given hardware. FPGA can also be used if any of those isn't available or doesn't have enough entropy on MCU.
Milestones:
- find and obtain enough bits of unique data identifying the platform
- find and obtain enough bits of entropy for seeding PRNG
- test suite: Windows HLK
- review and update existing documentation, add entry to changelog
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels