apache / incubator-teaclave-java-tee-sdk

Apache Teaclave (incubating) Java TEE SDK is an open source universal confidential computing framework, making java computation on privacy-sensitive data safe and simple.
https://teaclave.apache.org
Apache License 2.0
49 stars 15 forks source link

can teaclave support writing trusted applications in java language? #32

Open digitalinformation opened 1 year ago

digitalinformation commented 1 year ago

Hello, I want to do research on blockchain privacy protection based on trusted execution environment, and selected blockchain as fabric, can teaclave support writing trusted applications in java language? What languages does teaclave support for developing smart contracts? If it supports Java development smart contracts, are there any relevant cases or directions to refer to? Could Teaclave act as a replacement for SGX SDK? Thank you

superajun-wsj commented 1 year ago

teaclave-java-tee-sdk is the subproject of apache incubator project teaclave, teaclave-java-tee-sdk could replace sgx sdk and it has much better development experience. you could refer the README https://github.com/apache/incubator-teaclave-java-tee-sdk