Skip to content

zhexwang/sgx-utils

 
 

Repository files navigation

sgx-utils

This repository is intended as an umbrella for various SGX utilities. See individual directories and files for copyright information.

doc

Documentation on various SGX file formats and ABIs.

isgx

This is Intel's Linux SGX driver patchset assembled for an external build.

linux-driver

Bare-bones SGX EPC driver. Exposes ENCLS pretty much directly to userspace. Included here for posterity. Don't use this. Use the isgx driver above.

libenclave / libenclave-tools / enclave-interface

Rust library and runtime for SGX secure enclaves together with userland build tools and runtime support. Check out the Quick start guide.

sgxs / sgxs-tools

Rust library and utilities for working with the SGX stream format.

About

Various utilities for Intel SGX hardware

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 60.2%
  • C 27.2%
  • Assembly 10.5%
  • C++ 2.0%
  • Makefile 0.1%