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

pass secret data to hardware devices from enclave

Goldy_L_
Beginner
943 Views

Hi,

I would like to transfer secret data from inside an enclave straight to an hardware device (like led or laser diodes).

How can I do it?

Thanks a lot!

 

0 Kudos
1 Reply
Hszz09
Beginner
943 Views

you need to have a shared secret key after remote attestation, then encrypt the secret with the secret key in the enclave.

0 Kudos
Reply