7 unstable releases
Uses old Rust 2015
0.3.3 | Jul 29, 2022 |
---|---|
0.3.2 | Dec 3, 2021 |
0.3.1 | May 20, 2020 |
0.3.0 | Feb 13, 2020 |
0.0.0 | Jan 24, 2019 |
#220 in Development tools
283 downloads per month
Used in 7 crates
200KB
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
~7.5MB
~140K SLoC