Skip to content

Releases: deploymenttheory/go-sdk-vtpm2

v1.0.2

Choose a tag to compare

@ShocOne ShocOne released this 28 Jul 04:21
3dbed6c

1.0.2 (2026-07-28)

Bug Fixes

  • pt var permanent startup clear (3de4d27)
  • tpm2: advertise every algorithm the TPM implements in TPM_CAP_ALGS (7bd4655)
  • tpm2: report TPM_PT_PERMANENT and TPM_PT_STARTUP_CLEAR (bd9642a)

v1.0.1

Choose a tag to compare

@ShocOne ShocOne released this 27 Jul 10:11
3a5f3ce

1.0.1 (2026-07-27)

Bug Fixes

  • tpm2: correct misnumbered PT_FIXED tags and complete the property table (24170d1)

v1.0.0

Choose a tag to compare

@ShocOne ShocOne released this 29 Jun 11:12
af003f9

1.0.0 (2026-06-29)

Features

  • 1st commit (33de4d6)
  • client: add typed, in-process-native TPM client (1a04029)
  • complete command set, spec accuracy sweep, conformance fixes, and docs (892f088)
  • tpm2: add policy command implementations for TPM 2.0 (1218b36)
  • tpm2: clock, PCR and NV management commands (Phase 6) (565c177)
  • tpm2: complete the policy command set (Phase 3) (02fdf30)
  • tpm2: credentials and duplication/migration (Phase 4) (04d4024)
  • tpm2: symmetric cipher and CreateLoaded (3514041)
  • validate against TPM 2.0 v1.85 and resolve conformance deviations (bf4be94)

Bug Fixes

  • validation: update validation metrics and fix bugs in crypto and auth handling (ca9b8f4)