makurasama's Stars
OpenMined/TenSEAL
A library for doing homomorphic encryption operations on tensors
SamyPesse/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
sagrawal87/ABE
Attribute-based Encryption
bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
zkFHE/FHE-in-TEE
A framework to run Fully Homomorphic Encryption computations (especially using the SEAL library) on Trusted Execution Environments, with untrusted hardware acceleration
markparticle/WebServer
C++ Linux WebServer服务器
0voice/introduce_c-cpp_manual
一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。
ShujiaHuang/Cpp-Primer-Plus-6th
《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。
occlum/occlum
Occlum is a memory-safe, multi-process library OS for Intel SGX
ycwkatie/OOD-Object-Oriented-Design
Solutions for Object Oriented Design Problems
openenclave/openenclave
SDK for developing enclaves
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
summerjava/system-design-interview
系统设计面试必读(awesome system design)
data61/MP-SPDZ
Versatile framework for multi-party computation
rdragos/awesome-mpc
A curated list of multi party computation resources and links.
herumi/mcl
a portable and fast pairing-based cryptography library
ArushC/broadcast
Implementations of various broadcast encryption systems using the MCL Java library (https://github.com/herumi/mcl/tree/master/ffi/java)
KULeuven-COSIC/SCALE-MAMBA
Repository for the SCALE-MAMBA MPC system
SEI-TAS/id-based-encryption
xzhangxa/SGX-CMake
CMake file for using Intel SGX on Linux
jovanbulck/sgx-step
A practical attack framework for precise enclave execution control
KitMurdock/plundervolt
vschiavoni/sgx-papers
A list of system papers using/about Intel SGX
intel/linux-sgx
Intel SGX for Linux*
lye-jw/intel-sgx-practice
Practice code for apps using Intel SGX
hyperledger/fabric-private-chaincode
FPC enables Confidential Chaincode Execution for Hyperledger Fabric using Intel SGX.
lsds/sgx-lkl
SGX-LKL Library OS for running Linux applications inside of Intel SGX enclaves
Jim8y/awesome-sgx
A curated list of SGX code and resources.
openssl/openssl
TLS/SSL and crypto library
svartkanin/linux-sgx-remoteattestation
Example of Linux SGX remote attestation