Trusted platform module

From Bitcoin Wiki
Revision as of 20:52, 29 November 2018 by Jhfrontz (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.