Skip to content

Support Attestation Generation and Verification

Compare
Choose a tag to compare
@josephlr josephlr released this 27 Oct 10:32
· 370 commits to master since this release
83ded98

Breaking Changes

  • #97 - Rename tpm2tools package to client, to better contrast with the existing server package
  • #90 - Rename methods containing AIK (a TPM 1.2 term) to AK (the corresponding TPM 2.0 term)
  • #104 - Update minimum Go version to 1.16
  • #117 #133 - Changed sealing/unsealing options:

New features

Bug fixes