#sgx-enclave #intel-sgx #sgx #enclave #interface #abstraction #x86-64

enclave-runner

High-level abstractions for running SGX enclaves. This crate can be used to load and interface with SGX applications compiled for the x86_64-fortanix-unknown-sgx target

10 releases (5 breaking)

0.6.0 Apr 16, 2024
0.5.1 Jul 29, 2022
0.5.0 Dec 3, 2021
0.4.1 Jul 22, 2020
0.1.0-rc1 Nov 19, 2018

#768 in Operating systems

Download history 389/week @ 2024-08-26 296/week @ 2024-09-02 302/week @ 2024-09-09 223/week @ 2024-09-16 318/week @ 2024-09-23 312/week @ 2024-09-30 362/week @ 2024-10-07 333/week @ 2024-10-14 229/week @ 2024-10-21 224/week @ 2024-10-28 244/week @ 2024-11-04 196/week @ 2024-11-11 189/week @ 2024-11-18 268/week @ 2024-11-25 240/week @ 2024-12-02 271/week @ 2024-12-09

979 downloads per month
Used in 8 crates (3 directly)

MPL-2.0 license

300KB
6K SLoC

Contains (ELF lib, 2KB) fake-vdso/fake-vdso.so

enclave-runner

This is an interface library to work with SGX enclaves implementing the Fortanix SGX ABI. If you write an enclave using the x86_64-fortanix-unknown-sgx target, you will probably want to write a userspace tool using this library.

Compiles with Rust nightly.

Dependencies

~6–13MB
~157K SLoC