## Description

The `protected_fs_rs` crate should be used for the crypto on demand. For 
example, current client SDK doesn't provide any API related with the 
`protected_fs_rs`. With this PR, users can compile/use the Rust/C client SDK in 
other platform.

Teaclave File (i.e., `protected_fs_rs`) may be needed for the client SDK in the 
near future, but currently it cannot be compiled to other platform like 
`aarch64-apple-ios`.
You can view, comment on, or merge this pull request online at:

  https://github.com/apache/incubator-teaclave/pull/474

-- Commit Summary --

  * Add protected_fs feature

-- File Changes --

    M cli/Cargo.toml (2)
    M crypto/Cargo.toml (4)
    M crypto/src/lib.rs (25)
    M types/Cargo.toml (10)
    M types/src/staged_file.rs (28)

-- Patch Links --

https://github.com/apache/incubator-teaclave/pull/474.patch
https://github.com/apache/incubator-teaclave/pull/474.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/474

Reply via email to