TPM2.0 practical usage : Using a firmware TPM 2.0 on an embedded device

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) foreve...

Full description

Bibliographic Details
Main Author: Guerri, Davide
Format: Article in Journal/Newspaper
Language:English
Published: FOSDEM VZW 2018
Subjects:
Online Access:https://dx.doi.org/10.5446/42393
https://av.tib.eu/media/42393
Description
Summary: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).