4 releases
Uses old Rust 2015
| 0.0.5 |
|
|---|---|
| 0.0.4 | Sep 29, 2017 |
| 0.0.3 | Sep 12, 2017 |
| 0.0.2 | Sep 11, 2017 |
| 0.0.1 | Sep 11, 2017 |
#12 in #tss
1MB
18K
SLoC
TPM 2.0 TSS (TPM Software Stack) SAPI (System API) Rust Wrapper
Build
To compile this library you must have tpm2-tss installed from https://github.com/01org/tpm2-tss
If you have it installed in a non-standard path you can export the following environment variables:
SAPI_LIBS_PATHto wherelibsapi.solivesTCTI_DEV_LIBS_PATHto wherelibtcti-device.solivesTCTI_SOCK_LIBS_PATHto wherelibtcti-socket.solives
Optionally you can also build with --no-default-features and then enable either tcti-device or tcti-socket.
Dependencies
~5–10MB
~118K SLoC