jason-james
jason-james
I'm trying to use a node module I've made in my own project. I am using Inferno, which is essentially a React clone. This module I have made works perfectly...
I'm trying to build an enclave.so file, but it seems to be missing an import. I spent a while installing SGX and have re-read the documentation a few times so...
My program is working fine in mock mode, however I'd like to run in simulation mode to make use of the `enclave.so` file. When I run it, it says it...