Other Resources
A collection of study resources related to Intel SGX technology.
Last updated
Was this helpful?
A collection of study resources related to Intel SGX technology.
Last updated
Was this helpful?
.
is a comprehensive introduction of SGX presented by Dror Caspi from Intel in Israel Institute of Technology.
is a set of tutorial blogs provided by Intel, which is focused on developing SGX applications for Windows platform.
provides the overview of the instructions and data structures used in SGX. It's useful as a reference for technical terms.
explains the Remote Attestation code example provided by Intel. Note that the code example from SGX SDK does not include the actual provisioning process with Intel Attestation Service.
is the initial white paper for the attestation and sealing techniques now offered by SGX.
provides the reference on how to interact with Intel Attestation Service using RESTful API.
is the initial paper from Intel that proposes Enhanced Privacy ID, the anonymous attestation scheme that is adopted by Intel Attestation Service.
introcudes how to use remote attestation to achieve a TLS connection.
introduces the primitives associated with SGX sealing process. are also available from SGX developer guide.
is a comprehensive introduction to the technology, including the architecture background and the implementation. A must-have.
is the dissertation for MS degree by Alon Jackson. It offers an extensive description of the SGX ecosystem and evaluations of SGX security guarentees.
is a review slides of the technology during BlackHat 2016. is the corresponding review paper.
is another good intruduction slides from Tel Aviv University.
is a blog that explores and explains the implementation details of SGX enclave initialization very well.
is a report from University of Tartu that gives a good high level explanation of attestation process.
is a blog that explains the details of SGX sealing process very well.
Below are the best places to keep track of SGX related research papers for general purposes:
Other useful recources:
A well categorized SGX reading list.