The tss-esapi
Rust crate provides an idiomatic interface to the TCG TSS 2.0 Enhanced System API. We expose both direct FFI bindings (under the tss-esapi-sys
crate) and abstracted versions, aimed at improved convenience of using the API.
At the moment we test (via CI) and support the following Rust compiler versions:
- On Ubuntu we test with:
- The latest stable compiler version, as accessible through
rustup
. - The 1.74.0 compiler version.
- The latest stable compiler version, as accessible through
- On Fedora we test with the compiler version included with the Fedora 38 release.
- On Fedora rawhide we test with the compiler version included.
If you need support for other versions of the compiler, get in touch with us to see what we can do!
Come and talk to us in our Slack channel!
We would be happy for you to contribute to the tss-esapi
crate!
Please check the Contribution Guidelines
to know more about the contribution process.
The software is provided under Apache-2.0. Contributions to this project are accepted under the same license.
Copyright 2019 Contributors to the Parsec project.