tpm2-software / tpm2-pkcs11

A PKCS#11 interface for TPM2 hardware
https://tpm2-software.github.io
Other
263 stars 105 forks source link
crypto cryptography pkcs11 security signing tpm tpm2

tpm2-pkcs11

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

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

Advanced Knowledge