Skip to content

feat(esapi): add missing TPM commands in attestation commands#648

Open
hyperfinitism wants to merge 1 commit into
parallaxsecond:mainfrom
hyperfinitism:feature/tpm-cmd-attest
Open

feat(esapi): add missing TPM commands in attestation commands#648
hyperfinitism wants to merge 1 commit into
parallaxsecond:mainfrom
hyperfinitism:feature/tpm-cmd-attest

Conversation

@hyperfinitism
Copy link
Copy Markdown
Contributor

This pull request implements the following TPM 2.0 commands that were missing from attestation_commands.rs.

  • get_session_audit_digest (ESAPI Spec Section 11.3.43)
  • get_command_audit_digest (11.3.44)
  • certify_x509 (11.3.41)

These were extracted from #625.

Added the following wrapper functions with integration tests for these commands:

- get_session_audit_digest
- get_command_audit_digest
- certify_x509

Signed-off-by: Takuma IMAMURA <209989118+hyperfinitism@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant