chore: bump version to 0.4.1

Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
2 files changed
tree: be21e3859fd9c02a2917b2b5710869bd89d9fa97
  1. src/
  2. tests/
  3. .gitattributes
  4. .gitignore
  5. Cargo.lock
  6. Cargo.toml
  7. DEVELOPER.md
  8. LICENSE-Apache-2.0
  9. LICENSE-MIT
  10. README.md
  11. release.sh
README.md

TPM 2.0 virtual context cache

tpm2-device is a Rust library for accessing TPM device files.

Overview

Licensing

The tpm2-device library is licensed under the permissive MIT OR Apache-2.0 license to allow for wide adoption.