v0.5.0
What's Changed
- Bump github.com/google/go-cmp from 0.5.5 to 0.5.7 by @dependabot in #261
- Fixup CI by @josephlr in #270
- Remove certificate-transparency-go dependency by @josephlr in #269
- Bump github.com/google/go-tpm-tools from 0.3.1 to 0.3.7 by @dependabot in #273
- Bump github.com/google/go-tpm-tools from 0.3.7 to 0.3.8 by @dependabot in #276
- Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 by @dependabot in #275
- attest: restore change from a35bd36 mistakingly removed in be496f1 by @brandonweeks in #277
- attest: fix OSS-Fuzz build by @brandonweeks in #278
- x509ext: initial version of package by @brandonweeks in #279
- Set NoDa flag on the AK template by @brandonweeks in #280
- Bump github.com/google/go-tpm-tools from 0.3.8 to 0.3.9 by @dependabot in #285
- Ignore MokListTrusted events in ParseUEFIVariableAuthority by @malt3 in #284
- Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 by @dependabot in #286
- Fix decoding of uints in windows events by @hansinator in #290
- fix returning wrong error in ParseWinEvents by @hansinator in #291
- Fix lints; run gofmt by @brandonweeks in #293
- Run golangci-lint as part of CI by @brandonweeks in #294
- Preserve error logic in getPrimaryKeyHandle by @gerow in #296
- Truncate digests to the left most bits when signing with ECDSA by @mwielgoszewski in #298
- Use NV cert index as auth hierarchy for EK cert by @gerow in #304
- Handle multiple ELAM events by @brandonweeks in #309
- Bump github.com/google/go-tspi from 0.2.1-0.20190423175329-115dea689aad to 0.3.0 by @dependabot in #307
- Parse TCG_PCR_EVENT2 structures with an eventSize of 0 by @xose in #318
- Fix comments referring to
.Serialize()
instead of.Marshal()
by @strideynet in #315 - Bump Go version to 1.19 by @brandonweeks in #325
- Bump golang.org/x/sys from 0.0.0-20220209214540-3681064d5158 to 0.8.0 by @dependabot in #316
- Bump github.com/google/go-tpm-tools from 0.3.9 to 0.3.12 by @dependabot in #324
- wrappedTPM20.ekTemplate() never returns an error. by @zhsh in #327
- Fix Intel EK certificate URL by @hslatman in #310
- Add support for generating TPM2.0 challenges using AttestedCertifyInfos by @juanvallejo in #322
- Renamed some variables and methods to highlight that only RSA EKs are by @zhsh in #330
- use legacy tpm2 at its new path by @chrisfenner in #331
- Fix golangci-lint workflow by @ldez in #336
- Bump golang.org/x/sys from 0.8.0 to 0.9.0 by @dependabot in #335
- Bump github.com/google/go-tpm from 0.3.4 to 0.9.0 by @brandonweeks in #337
New Contributors
- @josephlr made their first contribution in #270
- @malt3 made their first contribution in #284
- @hansinator made their first contribution in #290
- @gerow made their first contribution in #296
- @mwielgoszewski made their first contribution in #298
- @xose made their first contribution in #318
- @strideynet made their first contribution in #315
- @zhsh made their first contribution in #327
- @hslatman made their first contribution in #310
- @juanvallejo made their first contribution in #322
- @chrisfenner made their first contribution in #331
- @ldez made their first contribution in #336
Full Changelog: v0.4.3...v0.5.0