This is an automated email from the ASF dual-hosted git repository. shaojunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-java-tee-sdk.git
commit b1a726474d397314989e7f6bde808bc979297366 Author: jeffery.wsj <[email protected]> AuthorDate: Fri Dec 24 12:01:47 2021 +0800 Add README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md new file mode 100644 index 0000000..f01a461 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +## what's JavaEnclave? + +JavaEnclave is a java confidential computing programming model, inherit from intel-sgx sdk's host and enclave partition style. JavaEnclave will help you build a java confidential computing project high efficiently. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
