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
cargo +nightly sgx-test ```