We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

TPM2.0 practical usage

Formal Metadata

Title
TPM2.0 practical usage
Subtitle
Using a firmware TPM 2.0 on an embedded device
Title of Series
Number of Parts
611
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language
Production Year2017

Content Metadata

Subject Area
Genre
Abstract
Nowadays Trusted Platform Module is present in most computers, and it ismaking its way into embedded platforms as well. In this talk I will explainhow to use the (firmware)TPM2.0 available on the Minnowboard MAX/Turbot (seealso https://fb.me/MinnowBoardMax and https://fb.me/MinnowBoardTurbot) foreveryday's encryption (https://fb.me/tpm2-openssl) Even though TPMs are cryptographic processors, it is surprisingly hard to usethem for common cryptographic operations like signatures and decryption. Moreover, as opposed to its predecessor TPM1.2, TPM2.0 gets a very littlesupport in Linux and the TGC Software Stack has no support for the most commonencoding formats (e.g. PEM and DER).