8 releases (4 breaking)
Uses old Rust 2015
0.4.0 | Apr 16, 2024 |
---|---|
0.3.3 | Jul 29, 2022 |
0.3.2 | Dec 3, 2021 |
0.3.1 | May 20, 2020 |
0.0.0 | Jan 24, 2019 |
#392 in Development tools
287 downloads per month
Used in 6 crates
210KB
5K
SLoC
report-test
This crate exposes a simple interface to get a local SGX attestation (“report”). This is useful for testing remote attestation.
The enclave file itself is embedded in the library. The enclave uses the
expiremental library support. At the time of writing, Rust std
does not have
the ability to compile enclave libraries. Therefore, the enclave is written in
assembly.
Dependencies
~6–13MB
~152K SLoC