Skip to content

AndreasFuchsTPM/tpm2-pkcs11

 
 

Repository files navigation

tpm2-pkcs11

Build Status Coverage Status Language grade: C/C++ Language grade: Python

PKCS #11 is a Public-Key Cryptography Standard that defines a standard method to access cryptographic services from tokens/ devices such as hardware security modules (HSM), smart cards, etc. In this project we intend to use a TPM2 device as the cryptographic token.

Getting Started

Example Usages

  • SSH - How to configure and use it with SSH.
  • P11 - How to configure and use it with various P11 components.
  • PKCS11-TOOL - How to configure and use it with OpenSC's pkcs11-tool.
  • EAP-TLS - How to configure and use it for Wi-Fi authentication using EAP-TLS.

Advanced Knowledge

About

A PKCS#11 interface for TPM2 hardware

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 76.6%
  • Python 10.1%
  • C++ 5.6%
  • Shell 5.0%
  • M4 1.7%
  • Java 0.5%
  • Other 0.5%