tss-tspi 0.0.1

Bindings to the TPM 1.2 TSS TSPI
Documentation

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