From f4ea5b97283863a95b58dd460b5d112299b2f966 Mon Sep 17 00:00:00 2001 From: Jo Van Bulck Date: Tue, 31 Jan 2023 12:18:25 +0100 Subject: [PATCH] readme: update papers using sgx-step --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a733035..8aa28d2 100644 --- a/README.md +++ b/README.md @@ -330,6 +330,7 @@ a pull request if your project uses SGX-Step but is not included below. | Title | Publication details | Source code | SGX-Step features used | |-------|---------------------|-------------|------------------------| +| Cache-timing attack against HQC | [IACR23](https://eprint.iacr.org/2023/102.pdf) | - | Single-stepping, PTE A/D | | FaultMorse: An automated controlled-channel attack via longest recurring sequence | [ComSec23](https://www.sciencedirect.com/science/article/pii/S0167404822003959) | [link](https://github.com/Ezekiel-1998/FaultMorse) | Page fault | | On (the Lack of) Code Confidentiality in Trusted Execution Environments | [arXiv22](https://arxiv.org/pdf/2212.07899.pdf) | - | Single-stepping | | AEPIC Leak: Architecturally Leaking Uninitialized Data from the Microarchitecture | [USEC22](https://www.usenix.org/system/files/sec22-borrello.pdf) | [link](https://github.com/IAIK/AEPIC) | Single-Stepping, PTE A/D |