ShieldStore
Trusted in-memory key-value store based on ShieldStore which is published in EuroSys 2019
Install / Use
/learn @cocoppang/ShieldStoreREADME
ShieldStore
ShieldStore is a prototype of trusted in-memory key-value stores with Intel SGX based on EuroSys 2019 paper.
Dependencies
Hardware
For supporting Intel SGX, you should use Intel CPU with at least Haswell generation. You can follow the list as below. List of SGX supported HW
Software
For the support of Intel SGX, sgx-linux should be required.
Recommanded version is 1.8 for both SDK and Driver.
However, ShieldStore is available on Intel SGX SDK version 1.9, and 2.2 along with Intel SGX Driver version 1.9, 2.0, and 2.1.
Build
$ make SGX_MODE=HW SGX_PRERELEASE=1
Build Environment
Ubuntu 16.04.5
For using tcmalloc in 16.04, we should download a rebuilt version of tcmalloc library from here or use libsgx_tcmalloc.a in this repo.
Replace libsgx_tcmalloc.a from SDK in the installed path with this version.
Usage
$ ./app
First, run the server with above command, and run client.
Paper
For the details, please refer this paper. "ShieldStore: Shielded In-memory Key-value Storage with SGX" EuroSys'19
Question?
If you have any question, don't hesitate to send an e-mail to T.Kim.
From T. Kim, J. Park, J. Woo, S. Jeon J. Huh
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
