How to Install simple-tpm-pk11 in Ubuntu 18.04



Install simple-tpm-pk11 by entering the following commands in the terminal:

sudo apt update
sudo apt install simple-tpm-pk11

Description:

simple library for using the TPM chip to secure SSH keys

simple-tpm-pk11 provides tools to create a key in your TPM (Trusted Platform Module) chip which can then be used with SSH. The package comes with a library that you can use as “PKCS11Provider” in your SSH configuration file.

Homepage: https://github.com/ThomasHabets/simple-tpm-pk11

Version: 0.06-1build1

Section: universe/net