apache / apache/teaclave-java-tee-sdk
Does the framework support introducing a third jar in the enclave?
- 主要语言
- Java
- 星标
- 67
- 派生
- 21
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hello, there are two framework issues:
1. Does the framework support introducing a third jar in the enclave? For example, in MOCK_N_JVM mode, referencing Alibaba Fastjson 2 can be used, but there is an error when compiling in TEE_SDK mode. Do you have any use cases?
Error:
Classes that should be initialized at run time got initialized during image building: com.aliabba.fastjon2.JSONObject was unintentionally initialized at build time.
2. Secondly, does the Service in the enclave support Java8 functional programming, where lambda expressions are passed as parameters to the encryption module for execution?
贡献指南
这个仓库没有索引到贡献指南
调研方向
该 issue 没有指出需要检查的文件、测试或入口点。首先定位 TEE_SDK 和 MOCK_N_JVM 的构建路径以及 enclave service API,然后确定是否支持第三方 jar 和 Java 8 lambda 参数;运行时初始化错误和一个具体的用例需要 maintainer 提供指导。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- security
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 15/100