Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.67 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.67 KB

tpm2-pytss

Build Status Total alerts Language grade: Python Code style: black PyPI version

TPM2 TSS Python bindings for Enhanced System API (ESYS).

Documentation

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

Contributing

See HACKING

Help

License

tpm2-pytss is distributed under the BSD 2 Clause License.

TODOs

  • Document need for ctypes for certain values, example
  • ESYS_TR_PTR should be SessionContext (Maybe?)