COMP5808 COMP4900 2026F: Reading list: Difference between revisions

From Soma-notes
Created page with "You can only sign up for papers with an asterisk (*) at the end of their title. If you are looking for more papers (from which you consider choosing to present): [https://github.com/vschiavoni/sgx-papers Papers about/using Intel SGX] You can also check out these [https://github.com/Maxul/Awesome-SGX-Open-Source SGX Open Source Projects] (with or without papers). * Introduction to the course and trusted computing ** [https://www.cs.ox.ac.uk/files/1873/RR-08-11.PDF The..."
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:


* Introduction to the course and trusted computing
* Introduction to the course and trusted computing
** [https://ieeexplore.ieee.org/document/11612977 Hardware-Based Confidential Computing: Security Objectives and Mechanisms] <span style="color:#0000ff;font-weight:bold"> Latest, Recommended </span>
** [https://www.cs.ox.ac.uk/files/1873/RR-08-11.PDF The ten-page introduction to Trusted Computing]
** [https://www.cs.ox.ac.uk/files/1873/RR-08-11.PDF The ten-page introduction to Trusted Computing]
** [https://ieeexplore.ieee.org/document/7807249 Hardware-Based Trusted Computing Architectures for Isolation and Attestation]
** [https://ieeexplore.ieee.org/document/7807249 Hardware-Based Trusted Computing Architectures for Isolation and Attestation]
Line 36: Line 37:
** [https://dl.acm.org/doi/abs/10.1145/2541940.2541949 Using ARM TrustZone to Build a Trusted Language Runtime for Mobile Applications] [.NET + SGX] (*)
** [https://dl.acm.org/doi/abs/10.1145/2541940.2541949 Using ARM TrustZone to Build a Trusted Language Runtime for Mobile Applications] [.NET + SGX] (*)
* Side-channel attacks
* Side-channel attacks
** [https://ieeexplore.ieee.org/document/10488833 Side-Channel Attacks: A Short Tour] <span style="color:#0000ff;font-weight:bold"> Latest, Recommended </span>
** [https://ieeexplore.ieee.org/document/8141882 Systematic Classification of Side-Channel Attacks: A Case Study for Mobile Devices]
** [https://ieeexplore.ieee.org/document/8141882 Systematic Classification of Side-Channel Attacks: A Case Study for Mobile Devices]
** [https://www.usenix.org/conference/usenixsecurity18/presentation/bulck Foreshadow: Extracting the Keys to the Intel SGX Kingdom with Transient Out-of-Order Execution] (*)
** [https://www.usenix.org/conference/usenixsecurity18/presentation/bulck Foreshadow: Extracting the Keys to the Intel SGX Kingdom with Transient Out-of-Order Execution] (*)

Latest revision as of 05:52, 31 August 2026

You can only sign up for papers with an asterisk (*) at the end of their title.

If you are looking for more papers (from which you consider choosing to present):

Papers about/using Intel SGX

You can also check out these SGX Open Source Projects (with or without papers).