TPM2 TSS Python bindings for Enhanced System API (ESYS).
Documentation for the latest release is hosted at https://tpm2-software.github.io/tpm2-pytss
Documentation for the master branch is hosted at https://tpm2-software.github.io/tpm2-pytss/master
See HACKING
- Ask a question via an issue
- Send an email to [email protected]
- You can subscribe to the users mailing list here https://lists.01.org/postorius/lists/tpm2.lists.01.org/
- Ask a question on the Gitter chat
tpm2-pytss is distributed under the BSD 2 Clause License.
- Document need for ctypes for certain values, example
ESYS_TR_PTR
should beSessionContext
(Maybe?)