Skip to content

v0.5.1

Latest
Compare
Choose a tag to compare
@brandonweeks brandonweeks released this 09 Nov 16:51
· 19 commits to master since this release
a3545df

What's Changed

  • Add EK as a field to AK struct. by @zhsh in #332
  • Add TPM.EKCertificates() method. by @zhsh in #333
  • attest: Make PCRs included in quote configurable by @smo4201 in #311
  • Activate AK with ECC EKs. by @zhsh in #339
  • attest: ActivateCredentialWithEK() method that can be used with ECC EKs by @zhsh in #340
  • attest: Remove the EK field from AK struct by @zhsh in #341
  • attest: Create keys under non-default SRKs by @zhsh in #342
  • ci: don't install OpenSSL 1.1 on macOS by @brandonweeks in #350
  • Bump golang.org/x/sys from 0.9.0 to 0.12.0 by @dependabot in #348
  • Fix typo by @djm-google in #349
  • Fix Intel EK certificate URLs on Linux by @hslatman in #347
  • Bump github.com/google/go-tpm-tools from 0.3.13-0.20230620182252-4639ecce2aba to 0.4.0 by @dependabot in #351
  • Bump github.com/google/go-tpm-tools from 0.4.0 to 0.4.1 by @dependabot in #352
  • Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #354
  • Bump golang.org/x/sys from 0.12.0 to 0.13.0 by @dependabot in #353
  • Bump github.com/google/go-tpm-tools from 0.4.1 to 0.4.2 by @dependabot in #355
  • Bump golang.org/x/sys from 0.13.0 to 0.14.0 by @dependabot in #356
  • Don't drop leading zeroes when performing generic ecdsa signing by @mwielgoszewski in #357

New Contributors

Full Changelog: v0.5.0...v0.5.1