zhsh
|
60adf13bc0
|
attest: ActivateCredentialWithEK() method that can be used with non-default EKs. (#340)
|
2023-06-28 20:38:36 -07:00 |
|
Brandon Weeks
|
be496f1149
|
Internal change
PiperOrigin-RevId: 394330027
|
2021-09-01 15:39:03 -07:00 |
|
Timo Lindfors
|
e8c5dc4fd5
|
Fix minor spelling issues in comments
|
2021-08-10 12:18:55 -07:00 |
|
Tom D
|
25ce56400c
|
Fix linter errors, go fmt (#130)
|
2019-10-10 14:29:46 -07:00 |
|
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 |
|
Tom D
|
de6a3af7e4
|
Add config struct for AttestPlatform(), to configure event log source (#118)
|
2019-10-03 11:09:32 -07:00 |
|
Tom D
|
07feb34890
|
Add example for AIKPublic.Verify (#89)
|
2019-08-29 11:26:42 -07: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 |
|
Tom D
|
fefdb7d336
|
Add quote example, add note to Activation.Generate() about use of subtle to prevent timing attacks (#84)
|
2019-08-27 16:15:48 -07:00 |
|
Tom D
|
d2afca77f5
|
Implement example for AIK creation and activation. (#83)
|
2019-08-27 12:40:58 -07:00 |
|