Brandon Weeks
73020b971b
Rename AIK to AK everywhere
...
AIK is the terminology used as part of the TPM 1.2 specifications.
2019-10-09 08:56:19 +11:00
Eric Chiang
e688ff6d7f
attest: rename MintAIK and MintOptions to NewAIK and AIKConfig
...
This helps the godoc read better and is more inline with Go's naming
scheme. No functional changes made, just naming.
2019-08-28 09:25:14 -07:00
Eric Chiang
bfcbe8f1e2
attest: re-work EK API ( #79 )
...
This PR adds:
* Renames 'PlatformEK' to 'EK'
* More consistant support of EKs without certificates
* Removes HTTP GET to Intel EK certificate service
* Always populates EK.Public
2019-08-21 10:26:55 -07:00
Tom D
6e2e8693ad
75: Make PCRs() take the digest algorithm ( #77 )
2019-08-20 11:52:12 -07:00
Tom D
a1822903b4
Add dump mode to attest-tool. ( #70 )
2019-08-13 14:53:38 -07:00
Eric Chiang
9020140437
attest-tool: aik.json shouldn't be executable ( #65 )
2019-08-05 17:39:25 -07:00
Tom D
5f05ce5cec
Fix attest-tool ( #54 )
...
* Fix attest-tool
2019-07-19 14:07:02 -07:00
Tom D
ba4708dfc8
Rename attest-tool to match rules for BUILD targets ( #43 )
...
* Implement example cmd-line binary.
* Add ability to generate random nonce
* Rename attest-tool to match rules for BUILD files
2019-06-18 09:09:39 -07:00