Skip to content

tss2-fapi-rs v0.5.4

Compare
Choose a tag to compare
@danieltrick danieltrick released this 17 Jan 14:39
· 7 commits to main since this release

Changes

Added

  • Implemented workaround to ensure that calls to FAPI_Provision() are serialized across all FAPI contexts and that they are not executed concurrently to other FAPI functions, because that function apparently is not thread-safe.

Changed

  • Updated Docker images for SWTPM and build/test environment to the latest versions.

Disclaimer

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.