sgx_tprotected_fs 1.0.1

Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language.
docs.rs failed to build sgx_tprotected_fs-1.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: sgx_tprotected_fs-1.1.1

Intel Protected File System Library

Intel Protected File System Library provides protected files API for Intel SGX enclaves. With this API, the files are encrypted and saved on the untrusted disk during a write operation, and they are verified for confidentiality and integrity during a read operation.