This site contains the code for the TPM (Trusted Platform Module) 2.0 tools based on tpm2-tss
- Release 2.1.0 is now available: https://github.com/01org/tpm2-tools/releases/tag/2.1.0
- A mailing list now exists for support: https://lists.01.org/mailman/listinfo/tpm2
- CVE-2017-7524 - Where an HMAC authorization uses the tpm to perform the hmac calculation. This results in a disclosure of the password to the tpm where the user would not expect it. It appears likely unreachable in the current code base. This has been fixed on releases greater than version 1.1.1.
Instructions for building and installing the tpm2-tools are provided in the INSTALL file.
Please use the mailing list at https://lists.01.org/mailman/listinfo/tpm2 for general questions. The Issue Tracker on github should be reserved for actual feature requests or bugs.
TPM 2.0 specifications can be found at Trusted Computing Group.
Instructions for contributing to the project are provided in the CONTRIBUTING file.