Skip to content

Releases: google/go-tpm-tools

Seventh (maybe last?) Alpha release

25 Jun 23:37
675b9d6
Compare
Choose a tag to compare
Pre-release

Includes #119

Sixth Alpha Release

24 Jun 22:41
3714940
Compare
Choose a tag to compare
Sixth Alpha Release Pre-release
Pre-release

Includes #115

Fifth Alpha Release

24 Jun 05:10
7807e9e
Compare
Choose a tag to compare
Fifth Alpha Release Pre-release
Pre-release

Includes #113

Fourth Alpha release

23 Jun 11:49
aa44e4d
Compare
Choose a tag to compare
Fourth Alpha release Pre-release
Pre-release
Add comments to make golint happy

Signed-off-by: Joe Richey <[email protected]>

Third Alpha Release

23 Jun 02:33
d27e86e
Compare
Choose a tag to compare
Third Alpha Release Pre-release
Pre-release
Merge pull request #112 from josephlr/bug

testing: Make sure to always close simulator on cleanup

Second alpha release

23 Jun 01:45
db076d0
Compare
Choose a tag to compare
Second alpha release Pre-release
Pre-release
Merge pull request #111 from josephlr/bug

Fix bugs found when internally importing this ba

Preview release of go-tpm-tools v0.3

21 Jun 18:11
4e06a66
Compare
Choose a tag to compare
Pre-release

Full release notes will be available with the official release of v0.3.0.

This release adds support for client.GetEventLog and client.Attest.

Signer improvments

11 Dec 11:17
1cabff5
Compare
Choose a tag to compare
  • Fix nil dereferences when performing signing operations (#93, #94)
  • Add Key.SignData to sign data with restricted keys (#95)