sgx-keyreq 0.1.0

Provides a stable/no-std compatible library for requesting SGX keys
Documentation

sgx-encrypt

Encryption helpers for SGX

Testing

Testing is done with the Fortanix Rust Enclave Development Platform. After installing the target, to run the tests:

cargo +nightly test --target x86_64-fortanix-unknown-sgx
# or
cargo +nightly sgx-test