AuthQX: Enabling Authenticated Query over Blockchain via Intel SGX.

Shuaifeng Pang,Qifeng Shao,Zhao Zhang,Cheqing Jin
DOI: https://doi.org/10.1007/978-3-030-59419-0_45
2020-01-01
Abstract:With the popularization of blockchain technology in traditional industries, though the desire for supporting various authenticated queries becomes more urgent, current blockchain platforms cannot offer sufficient means of achieving authenticated query for light clients, because Authenticated Data Structure (ADS) suffers from performance issues and state-of-the-art Trust Execution Environment (TEE) cannot deal with large-scale applications conveniently due to limited secure memory. In this study, we present a new query authentication scheme, named AuthQX, leveraging the commonly available trusted environment of Intel SGX. AuthQX organizes data hierarchically in trusted SGX enclave and untrusted memory to implement authenticated query cheaply.
What problem does this paper attempt to address?