8000 Tags · Physolia/go-tpm-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Physolia/go-tpm-tools

Tags

launcher/v0.3.7

Toggle launcher/v0.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Submodule update for v0.3.7 (google#188)

Signed-off-by: Joe Richey <joerichey@google.com>

cmd/v0.3.7

Toggle cmd/v0.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Submodule update for v0.3.7 (google#188)

Signed-off-by: Joe Richey <joerichey@google.com>

v0.3.7

Toggle v0.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.3.7 (google#186)

- Use `[]*x509.Certificate` instead of `x509.CertPool` in `VerifyOptions`: google#185

- Enable AK Intermediate fetching in the launcher: google#177
- Remove `github.com/google/certificate-transparency-go/x509` dependancy: google#178
- Add "tee-impersonate-service-accounts" to launcher: google#182
- Get instance information from AK Certificate: google#184

- Move to using Go 1.18 Workspaces: google#176 google#180
- Update documentation for building `gotpm` CLI: google#181

Signed-off-by: Joe Richey <joerichey@google.com>

v0.3.6

Toggle v0.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request google#175 from google/x509_cert

Change crypto/x509 dependencies to ct/x509

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request google#172 from google/att_intermediate

Automatically use attestation intermediates for AK cert verification

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request google#168 from josephlr/cert_log

client: Have client.Attest return an error on bad certs

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix tests for physical TPMs (google#165)

Change hash in some tests to SHA1 and SHA256 which are supported by most TPM2
Add PCRReset for the the PCR (16) at the beginning of some tests

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request google#158 from josephlr/cgo

Fix CGO warnings and add CI checks to prevent regression

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request google#138 from google/typo

Fix typo

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request google#103 from alexmwu/policy

Add Policy object for server-side remote attestation
0