Skip to content

kvijay1918/tpm-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISecL tpm-provider Library

The tpm-provider is a golang libary that interfaces with a TPM device to support the capabilities of the ISecL Go Trust Agent.

System Requirements

  • RHEL 8.0
  • TPM 2.0 device
  • Packages
    • tpm2-tss (v2.0.x)
  • Proxy settings if applicable

Software requirements

  • git
  • go version 1.14.4
  • docker

Links