This is an automated email from the ASF dual-hosted git repository. shaojunwang pushed a commit to branch release-v0.1.0 in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-java-tee-sdk.git
commit a85e8c545884c424238a96c1ab531cadb727daab Author: Ziyi Lin <[email protected]> AuthorDate: Fri Jan 6 11:44:16 2023 +0800 Add publication information --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 485be58..192d9db 100644 --- a/README.md +++ b/README.md @@ -216,4 +216,7 @@ will be compiled into a native image, and the host submodule run in a JVM enviro ## Teaclave Java TEE SDK configuration -please refer to the link: [Configuration.md](./sdk/host/docs/Configuration.md) \ No newline at end of file +please refer to the link: [Configuration.md](./sdk/host/docs/Configuration.md) + +## Publications +- *Xinyuan miao, Ziyi Lin, Shaojun Wang, Yu Lei, Sanhong Li, Zihan Wang, Pengbo Nie, Yuting Chen, Beijun Shen, He Jiang*. Lejacon: A Lightweight and Efficient Approach to Java Confidential Computing on SGX. ICSE 2023 (to appear). --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
