#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

#795 in Operating systems

Download history 331/week @ 2024-10-13 233/week @ 2024-10-20 217/week @ 2024-10-27 253/week @ 2024-11-03 199/week @ 2024-11-10 179/week @ 2024-11-17 267/week @ 2024-11-24 248/week @ 2024-12-01 254/week @ 2024-12-08 243/week @ 2024-12-15 104/week @ 2024-12-22 77/week @ 2024-12-29 216/week @ 2025-01-05 277/week @ 2025-01-12 223/week @ 2025-01-19 240/week @ 2025-01-26

963 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