GitPedia

Rust tss esapi

TSS 2.0 Enhanced System API (ESAPI) Rust wrapper

From parallaxsecond·Updated June 18, 2026·View on GitHub·

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. The project is written primarily in Rust, distributed under the Apache License 2.0 license, first published in 2019. Key topics include: ffi-wrapper, rust-crate, tpm2, tpm2-tss.

Latest release: tss-esapi-sys-0.6.0tss-esapi-sys v0.6.0
April 24, 2026View Changelog →

Codecov

TSS 2.0 Enhanced System API Rust Wrapper

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.

Minimum Supported Rust Version (MSRV)

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.85.0 compiler version.
  • 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!

Community channel

Come and talk to us in our Slack channel!

Contributing

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.

License

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.

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from parallaxsecond/rust-tss-esapi via the GitHub API.Last fetched: 6/27/2026