NTICompass / tpm2-pkcs11

A PKCS#11 interface for TPM2 hardware

Home Page:https://tpm2-software.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Navigation

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.

About

A PKCS#11 interface for TPM2 hardware

https://tpm2-software.github.io

License:Other


Languages

Language:C 79.3%Language:Python 10.9%Language:Shell 4.7%Language:C++ 1.9%Language:M4 1.6%Language:Makefile 1.0%Language:Java 0.5%Language:Objective-C 0.1%