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

How to use TLS to communicate between 2 enclaves

Roy__Vedant
Beginner
278 Views

I am trying to find a way for 2 enclaves to securely communicate with each other over the internet using TLS. But as far as I'm aware, syscalls cannot be made within an enclave. As such,  I am wondering how to securely communicate between 2 enclaves using TLS. I don't know where to start - what libraries should I be using? Is there any sample code? 

0 Kudos
0 Replies
Reply