certificates
certificates copied to clipboard
Bump github.com/google/go-tpm from 0.9.0 to 0.9.1
Bumps github.com/google/go-tpm from 0.9.0 to 0.9.1.
Release notes
Sourced from github.com/google/go-tpm's releases.
v0.9.1
This release adds a few new commands to the "direct" (non-legacy) interface, including:
- EvictControl
- HMAC_Start
- ObjectChangeAuth
- Duplicate
- TestParms
- HierarchyChangeAuth
Many thanks to our contributors!
What's Changed
- Remove temporary
.swpfile by@​hslatmanin google/go-tpm#333- chore: remove refs to deprecated io/ioutil by
@​testwillin google/go-tpm#334- feat: tpm2.EvictControl by
@​jclab-josephin google/go-tpm#338- tpm2: Implement TPM2_Import by
@​Foxboronin google/go-tpm#341- Allow callers to omit handles from commands when RH_NULL by
@​chrisfennerin google/go-tpm#344- Introduce helper for formatting PCR selection bitmasks by
@​chrisfennerin google/go-tpm#345- Fix the mistake of signature algorithm number by
@​akakouin google/go-tpm#349- Add TPM2_HMAC_Start implementation by
@​nckrssin google/go-tpm#351- Bump go to 1.22 and golangci-lint to 1.56.2 by
@​nckrssin google/go-tpm#353- Implement TPM2_ObjectChangeAuth by
@​Foxboronin google/go-tpm#354- Implement TPM2_Duplicate by
@​rthellendin google/go-tpm#355- feat: TPM2_RSA_Encrypt and TPM2_RSA_Decrypt by
@​dflamandin google/go-tpm#356- tpm2: Implement TPM2_TestParms by
@​Foxboronin google/go-tpm#352- tpm2: Add RSADecryptWithSession by
@​thomastenin google/go-tpm#314- feat: add HierarchyChangeAuth command by
@​novagin google/go-tpm#357New Contributors
@​hslatmanmade their first contribution in google/go-tpm#333@​testwillmade their first contribution in google/go-tpm#334@​Foxboronmade their first contribution in google/go-tpm#341@​nckrssmade their first contribution in google/go-tpm#351@​rthellendmade their first contribution in google/go-tpm#355@​dflamandmade their first contribution in google/go-tpm#356@​thomastenmade their first contribution in google/go-tpm#314@​novagmade their first contribution in google/go-tpm#357Full Changelog: https://github.com/google/go-tpm/compare/v0.9.0...v0.9.1
Commits
58e3e47feat: add HierarchyChangeAuth command (#357)5c2f088tpm2: Add RSADecryptWithSession (#314)1fb8444tpm2: Implement TPM2_TestParms (#352)cfdeb6efeat: TPM2_RSA_Encrypt and TPM2_RSA_Decrypt (#356)48897afImplement TPM2_Duplicate (#355)dac860fImplement TPM2_ObjectChangeAuth (#354)6b2397cBump go to 1.22 and golangci-lint to 1.56.2 (#353)08987ceAdd TPM2_HMAC_Start implementation (#351)638c2b8Fix the mistake of signature algorithm number (#349)ee6cbcdIntroduce helper for formatting PCR selection bitmasks (#345)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Requires Go 1.22
@dependabot rebase
@dependabot recreate
https://github.com/smallstep/certificates/pull/1966 should go first.
@dependabot recreate