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

Does SGX-SSL supports AES-NI inside enclave?

lin__felix
Principiante
661 Vistas
0 kudos
1 Solución
Scott_R_Intel
Empleados
661 Vistas

Hello Felix.

Your subject asks one thing, while the actual question asks another, so you may need to clarify if I don't answer the right question(s).

Firstly, yes, AES-NI is supported inside an enclave.

Not sure I understand the question inside, maybe a mis-type...  But, I think you mean does SGXSSL and/or the tcrypto libraries use AES-NI?  The answer is yes, both will utilize AES-NI if support is detected.

Regards.

Scott

Ver la solución en mensaje original publicado

2 Respuestas
Scott_R_Intel
Empleados
662 Vistas

Hello Felix.

Your subject asks one thing, while the actual question asks another, so you may need to clarify if I don't answer the right question(s).

Firstly, yes, AES-NI is supported inside an enclave.

Not sure I understand the question inside, maybe a mis-type...  But, I think you mean does SGXSSL and/or the tcrypto libraries use AES-NI?  The answer is yes, both will utilize AES-NI if support is detected.

Regards.

Scott

lin__felix
Principiante
661 Vistas

Thank you, sir. I try disassemble my code, and the result is exactly what you say. 

Responder