Releases: deploymenttheory/go-sdk-vtpm2
Releases · deploymenttheory/go-sdk-vtpm2
Release list
v1.0.2
v1.0.1
v1.0.0
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)