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
Encryption helpers for SGX
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