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

Download history 17/week @ 2024-06-16 14/week @ 2024-06-23 3/week @ 2024-06-30 5/week @ 2024-07-07 18/week @ 2024-07-14 17/week @ 2024-07-21 12/week @ 2024-07-28 24/week @ 2024-08-04 5/week @ 2024-08-11 3/week @ 2024-08-18 9/week @ 2024-08-25 6/week @ 2024-09-01 3/week @ 2024-09-08 4/week @ 2024-09-15 15/week @ 2024-09-22 220/week @ 2024-09-29

242 downloads per month
Used in 7 crates (via sgx_tstd)

Custom license

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.

Dependencies