Skip to content

Avoid remote attestations for enclave messages by having them signed by the enclave pubkey #320

Closed
@hu55a1n1

Description

@hu55a1n1

Summary

This is an optimization to avoid RA by checking enclave key sigs instead. The guarantees remain the same since the enclave key is proven to be generated within an enclave during handshake (depends on app, but should really be the default case).

Acceptance Criteria

  • Add a Signed<> message type and handler (similar to the Attested type/handler)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions