Skip to content

age-plugin-tpm v0.1.0

Compare
Choose a tag to compare
@Foxboron Foxboron released this 12 Jul 13:19
· 47 commits to master since this release
v0.1.0
1d5050a

This release features a rewrite of the TPM backend and identity format.

Changes

  • Moved from the legacy tpm2 library from go-tpm to the new tpmdirect API.
  • Keys are now sealed outside of the TPM, identities are also rewritten to support this.
  • PIN support for keys.
  • TPM session encryption is used to protect the ECDH shared secret and the PIN.
  • Support for multiple recipients.

Changelog

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.1.0