tss2-fapi-rs v0.5.4
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.