Difference between revisions of "DICE"

From MgmtWiki
Jump to: navigation, search
(Context)
(Full Title)
Line 1: Line 1:
 
==Full Title==
 
==Full Title==
Device Identifier Composition Engine
+
Device Identifier Composition Engine ([[DICE]]) for low-cost device identity and attestation.
 +
 
 
==Context==
 
==Context==
 
DICE is designed to the absolute minimum root of trust for programmable devices.  Although it can do some TPM-stuff, it's mostly the root-of-trust on which to build things like TPMs (which are themselves pretty complicated.)
 
DICE is designed to the absolute minimum root of trust for programmable devices.  Although it can do some TPM-stuff, it's mostly the root-of-trust on which to build things like TPMs (which are themselves pretty complicated.)

Revision as of 11:30, 11 February 2023

Full Title

Device Identifier Composition Engine (DICE) for low-cost device identity and attestation.

Context

DICE is designed to the absolute minimum root of trust for programmable devices. Although it can do some TPM-stuff, it's mostly the root-of-trust on which to build things like TPMs (which are themselves pretty complicated.)

Many/most CPUs now have DICE support, although for more powerful CPUs it tends to be hidden away

DICE | Trusted Computing Group - Modern cyber-attacks are often sophisticated and relentless in their continual efforts to seek out vulnerabilities in modern technology-based solutions. At the same time, new market segments like the Internet of Things (IoT), are driving innovative architectures and creating solutions with challenging power, security, resource, and other constraints.

References