Intel® Software Guard Extensions (Intel® SGX)
Discussion board focused on hardware-based isolation and memory encryption to provide extended code protection in solutions.

Semantics of sgx_ra_context_t

AArya2
New Contributor I
551 Views

What does the 32 bit remote attestation context value signify?

Is understanding it necessary if one wants to configure the remote attestation process? (For example, derive Diffie Hellman keys yourself)

0 Kudos
1 Reply
Rodolfo_S_
New Contributor III
551 Views

Hi, Arya.

The context is used to access the data structures that internally hold the keys used in the remote attestation process and the negotiated shared keys for future secure communication.
This is useful if you are going to perform a remote attestation with multiple parties.

Best regards,
Rodolfo

0 Kudos
Reply