Crates.io | tss-tspi |
lib.rs | tss-tspi |
version | 0.0.1 |
source | src |
created_at | 2017-10-10 20:02:24.108418 |
updated_at | 2017-10-10 20:02:24.108418 |
description | Bindings to the TPM 1.2 TSS TSPI |
homepage | https://gitlab.com/starlab-io/tss-tspi |
repository | https://gitlab.com/starlab-io/tss-tspi.git |
max_upload_size | |
id | 35143 |
size | 531,600 |
TPM 1.2 TSS (TPM Software Stack) TSPI Rust Wrapper
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