The tpm2-tss-engine project implements a cryptographic engine forOpenSSLforTrusted Platform Module (TPM 2.0)using thetpm2-tsssoftware stack that follows the Trusted Computing Groups (TCG)TPM Software Stack (TSS 2.0). It uses theEnhanced System API (ESAPI)interface of the TSS 2.0 for downwards ...
Sep 2, 2022 .github/workflows ci: exclude clang on ubuntu-22.04 Mar 15, 2022 docs Revert "Add support for importing TPM2 keys with PKCS11 vendor attrib… Sep 10, 2024 lib pkg-config: fix "Libs" and add private dependencies May 29, 2019 ...
tpm2-software/tpm2-opensslPublic NotificationsYou must be signed in to change notification settings Fork39 Star90 master BranchesTags Code Folders and files Name Last commit message Last commit date Latest commit Cannot retrieve latest commit at this time. ...
Instructions to build and install this software are available in theINSTALL.mdfile. tpm2-abrmd tpm2-abrmdis a daemon. It should be started as part of the OS boot process. Communication between the daemon and clients using the TPM is done with a combination of DBus and Unix pipes. DBus is...
TPM2 Software Stack to crash, resulting in a denial of service, or possibly execute arbitrary code. (CVE-2023-22745)Jurgen Repp and Andreas Fuchs discovered that TPM2 Software Stack did not validate the quote data after deserialization. An attacker could generate an arbitrary quote and cause TPM...
tpm2-software/tpm2-toolsPublic NotificationsYou must be signed in to change notification settings Fork387 Star751 master BranchesTags Code Folders and files Name Last commit message Last commit date Latest commit Cannot retrieve latest commit at this time. ...
python3 -m pip install git+https://github.com/tpm2-software/tpm2-pytss.git To install latest stable from PyPi: python3 -m pip install tpm2-pytss NOTE: You may need option--useror sitewide permissions through something likesudo.
The tpm2-tools wiki: https://github.com/tpm2-software/tpm2-tools/wiki TPM 2.0 specifications can be found at Trusted Computing Group. Specifically, the following sections: The Library Specification This specifies the external programatic interface to the TPM: https://trustedcomputinggroup.org/tpm...
tpm2-tcti-uefi Public TCTI module for use with TSS2 libraries in UEFI environment C 34 BSD-2-Clause 17 4 0 Updated Nov 14, 2024 tpm2-tss-engine Public OpenSSL Engine for TPM2 devices C 156 BSD-3-Clause 100 25 (5 issues need help) 4 Updated Oct 10, 2024 tpm2-software....
The source repository for the Trusted Platform Module (TPM2.0) tools - tpm2-software/tpm2-tools