gotthardp / tpm2-pytss

Python bindings for TSS

Home Page:https://tpm2-pytss.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tpm2-pytss

Tests codecov Documentation 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?)

About

Python bindings for TSS

https://tpm2-pytss.readthedocs.io/en/latest/

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 98.4%Language:Shell 1.6%