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

How to a send message from one enclave to another using TLS?

Roy__Vedant
Beginner
269 Views

I'm using Intel SGX to make a secure, anonymous messaging system. Currently, I'm trying to pass data over the internet from one enclave to another enclave using a TLS connection. However, Intel SGX forbids syscalls. As such, I don't know what to do. Can anyone provide some help? I'm not sure what libraries I should be using and I can't find any sample code online. 

Sidenote - I'd rather not use a library OS - like Graphene - because it seems excessive for such a simple task. 

0 Kudos
0 Replies
Reply