Difference between revisions of "Trusted platform module"

From Bitcoin Wiki
Jump to: navigation, search
(Created page with "A '''trusted platform module''' is a piece of computing hardware that is used for securely housing secrets (e.g., private keys) and for allowing said secrets...")
 
(No difference)

Latest revision as of 20:52, 29 November 2018

A trusted platform module is a piece of computing hardware that is used for securely housing secrets (e.g., private keys) and for allowing said secrets to be used in the performance of certain operations (e.g., signing a transaction).

See https://en.wikipedia.org/wiki/Trusted_Platform_Module for technical details.