Crates.io | tss2-fapi-rs |
lib.rs | tss2-fapi-rs |
version | |
source | src |
created_at | 2024-09-02 09:30:50.341874+00 |
updated_at | 2025-01-23 18:34:20.606084+00 |
description | Provides a Rust interface to the TSS2.0 Feature API (FAPI) |
homepage | |
repository | https://github.com/tpm2-software/rust-tss-fapi/ |
max_upload_size | |
id | 1360329 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
This library provides an interface to the TSS2.0 Feature API (FAPI).
The current version of the API does not offer any security or code safety guarantees. The implementation that is provided is suitable for exploratory testing and experimentation only. This test implementation does not offer any tangible security benefits and therefore is not suitable for use in production. Documentation pages may be incomplete and are subject to change without notice. Interfaces may change in such a way as to break compatibility with client code. Contributions from the developer community are welcome.
Copyright © 2024-2025 Fraunhofer SIT,
sponsored by the ELISA and ProSeCA research projects.
All rights reserved.
This work is released under the 3-Clause BSD License.