sslab-gatech / opensgx

OpenSGX
Other
288 stars 80 forks source link

OpenSSL usage #32

Closed Runingtime closed 8 years ago

Runingtime commented 8 years ago

I want to use opensgx to develop an application that can encrypt messages. I’m wondering how i can compile OpenSSL and use it in an enclave. Can you please add this to your tutorial? Besides,i think it will be better if the tutorial includes usages of all available user-level APIs. Thank you!

johnmwshih commented 8 years ago

In short, you can just statically link the openssl library. You may find the information in user/Makefile.