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

Cannot find library libsgx_tcrypto_opt

Spyridon_M_Intel
Employee
423 Views

Hi,

it seems to me that the libsgx_tcrypto_opt library provides some kind of optimized crypto operations (encryption/decryption). Is my understanding correct?

However, I cannot find it on my system (Ubuntu 14.04). I can only find libsgx_tcrypto. I have built SGX 1.8 with the prebuilt optimized binaries. Am I missing something here?

Thank you,

Spyros

0 Kudos
1 Reply
Juan_d_Intel
Employee
423 Views

libsgx_tcrypto provides the same optimizations that libsgx_tcrypto_opt used to contained.

The only difference is that libsgx_tcrypto calls directly the API of the underlying IPP Cryptographic library without renaming.

0 Kudos
Reply