16 releases

Uses old Rust 2015

new 0.8.0 Apr 16, 2024
0.7.4 Jan 3, 2023
0.7.3 Jul 29, 2022
0.7.2 Nov 19, 2019
0.3.0 Jan 26, 2016

#283 in Parser implementations

Download history 114/week @ 2024-01-01 275/week @ 2024-01-08 174/week @ 2024-01-15 222/week @ 2024-01-22 162/week @ 2024-01-29 181/week @ 2024-02-05 279/week @ 2024-02-12 290/week @ 2024-02-19 373/week @ 2024-02-26 286/week @ 2024-03-04 282/week @ 2024-03-11 265/week @ 2024-03-18 245/week @ 2024-03-25 295/week @ 2024-04-01 227/week @ 2024-04-08 398/week @ 2024-04-15

1,181 downloads per month
Used in 13 crates (11 directly)

MPL-2.0 license

84KB
2K SLoC

SGXS library

Format

SGXS is the SGX stream format. This is a cross-platform file format to describe SGX enclaves. For more information about the format itself, see the format specification.

Rust crate

The crate provides a library with an abstraction over the SGXS format as well as an API to deal with the SGX Linux ioctl driver, as well as several utilities built on top of the library.

Compiles with Rust nightly.

Tools

See the sgxs-tools crate for utilities that use this library.

Dependencies

~1.3–2.4MB
~50K SLoC