10 stable releases
1.1.1 | Apr 2, 2020 |
---|---|
1.1.0 | Dec 19, 2019 |
1.0.9 | Sep 16, 2019 |
1.0.8 | Jun 11, 2019 |
0.9.8 | Mar 27, 2018 |
#2 in #protected
242 downloads per month
Used in 7 crates
(via sgx_tstd)
88KB
1.5K
SLoC
Note
Please visit our homepage for usage. Thanks!
lib.rs
:
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.