tss-tspi

Crates.iotss-tspi
lib.rstss-tspi
version0.0.1
sourcesrc
created_at2017-10-10 20:02:24.108418
updated_at2017-10-10 20:02:24.108418
descriptionBindings to the TPM 1.2 TSS TSPI
homepagehttps://gitlab.com/starlab-io/tss-tspi
repositoryhttps://gitlab.com/starlab-io/tss-tspi.git
max_upload_size
id35143
size531,600
Doug Goldstein (cardoe)

documentation

https://docs.rs/tss-tspi

README

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
Commit count: 4

cargo fmt