#tpm #tss #tspi

sys tss-tspi

Bindings to the TPM 1.2 TSS TSPI

1 unstable release

Uses old Rust 2015

0.0.1 Oct 10, 2017

#15 in #tpm

22 downloads per month

MIT/Apache

515KB
11K SLoC

Build status Rust version Documentation Latest version All downloads Downloads of latest version

TPM 1.2 TSS (TPM Software Stack) TSPI Rust Wrapper

Build

To compile this library you must have libtspi installed from TrouSerS. This is available in most distros as libtspi-dev (Debian style name) or trousers-devel (Red Hat style name).

If you have it installed in a non-standard path you can export the following environment variable:

  • TSPI_LIBS_PATH to where libtspi.so lives

Dependencies

~3–4MB
~81K SLoC