sgx_tprotected_fs 1.0.4

Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language.
sgx_tprotected_fs-1.0.4 doesn't have any documentation.

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.