apache / incubator-teaclave

Apache Teaclave (incubating) is an open source universal secure computing platform, making computation on privacy-sensitive data safe and simple.
https://teaclave.apache.org
Apache License 2.0
757 stars 159 forks source link

How to port row rust crates to SGX? #597

Open xglreal opened 2 years ago

xglreal commented 2 years ago

I want to add build-in function, it depend rust crates, such gluesql、csv, but the https://github.com/mesalock-linux doesn't include these crates. How to port these row rust crates to SGX?

qinkunbao commented 2 years ago

Here is a tutorial.

https://github.com/dingelish/SGXfail/blob/master/04.md