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

Using sgx_tcrypto outside of enclave

magalhaes_duarte_cor
886 Views

Is it possible to use the sgx_tcrypto library outside of an enclave?

If so which libraries need to be linked?

Thanks,

Manuel.

0 Kudos
1 Solution
Zongmin_G_Intel
Employee
886 Views

It is not supported. You should use openssl, standard IPP or other libs outside of enclave.

View solution in original post

0 Kudos
1 Reply
Zongmin_G_Intel
Employee
887 Views

It is not supported. You should use openssl, standard IPP or other libs outside of enclave.

0 Kudos
Reply