Open TommyLike opened 1 year ago
@dingelish ding
openssl
depends on openssl-sys
that contains c/cpp
code. One should have some knowledge about Intel SGX to port Rust crates that have those sys
crates inside. To port pure Rust crates, please refer to https://github.com/apache/incubator-teaclave-crates and https://github.com/apache/incubator-teaclave.
@TommyLike We have ported large collections of popular Rust crates into SGX, please checkout our GitLab repos https://gitlab.com/dexlabs
@TommyLike We have ported large collections of popular Rust crates into SGX, please checkout our GitLab repos https://gitlab.com/dexlabs
thanks
Hey manintainers, I am new to teaclave and sgx and I think this project provides much convenience for developing Rust SGX projects. by reading the document I have two questions:
pgp
andopenssl
crates.