PiMaker / swtpm

Libtpms-based TPM emulator with socket, character device, and Linux CUSE interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SWTPM - Software TPM Emulator
      David Safford safford@us.ibm.com
      Stefan Berger stefanb@us.ibm.com

The SWTPM package provides TPM emulators with different front-end interfaces
to libtpms. TPM emulators provide socket interfaces (TCP/IP and Unix) and
the Linux CUSE interface for the creation of multiple native /dev/vtpm* devices.

The SWTPM package also provides several tools for using the TPM emulator,
creating certificates for a TPM, and simulating the manufacturing of
a TPM by creating a TPM's EK and platform certificates etc. Please read 
the READMEs in the individual tool's directory under src/.

Please consult the Wiki for information about swtpm:

   https://github.com/stefanberger/swtpm/wiki

About

Libtpms-based TPM emulator with socket, character device, and Linux CUSE interface.

License:Other


Languages

Language:C 61.6%Language:Shell 35.2%Language:M4 1.5%Language:Makefile 1.3%Language:Python 0.5%