- 18 9月, 2020 3 次提交
-
-
由 hustliyilin 提交于
Create the /run/rune directory before running ra-tls-server. Signed-off-by: NYilin Li <YiLin.Li@linux.alibaba.com>
-
由 jia zhang 提交于
Signed-off-by: Jia Zhang <zhang.jia@linux.alibaba.com>
-
由 stormgbs 提交于
epm: reimplement the bundle cache
-
- 17 9月, 2020 1 次提交
-
-
由 jia zhang 提交于
- Introduce elv used for the communication with ra-tls-server - ra-tls-server now is moved out from wolfssl-examples - Remove wolfssl-examples in build process Signed-off-by: Jia Zhang <zhang.jia@linux.alibaba.com>
-
- 16 9月, 2020 3 次提交
-
-
由 jiazhiguang 提交于
-
由 jiazhiguang 提交于
-
由 YiLin.Li 提交于
In enclave runtime PAL v2, the API of PAL version is named as pal_get_version rather than pal_version. Signed-off-by: NYilin Li <YiLin.Li@linux.alibaba.com>
-
- 15 9月, 2020 2 次提交
-
-
由 hustliyilin 提交于
sgx-tools now has the capability of getting remote attestation report from IAS. Signed-off-by: NYilin Li <YiLin.Li@linux.alibaba.com>
-
由 haosanzi 提交于
Signed-off-by: NShirong Hao <shirong@linux.alibaba.com>
-
- 14 9月, 2020 2 次提交
-
-
由 YiLin.Li 提交于
To use gen-quote command, you also need to have a SPID registered on IAS(https://api.portal.trustedservices.intel.com/EPID-attestation) Signed-off-by: NYilin Li <YiLin.Li@linux.alibaba.com>
-
由 YiLin.Li 提交于
Given the quote file of an Enclave, a registered `SPID` and `Subscription Key` of [IAS](https://api.portal.trustedservices.intel.com/EPID-attestation), `sgx-tools get-ias-report` command can get remote attestation report from IAS. Signed-off-by: NYilin Li <YiLin.Li@linux.alibaba.com>
-
- 11 9月, 2020 3 次提交
-
-
由 haosanzi 提交于
In addition, move enclave-specific code into libenclave. Signed-off-by: Shirong Hao shirong@linux.alibaba.com
-
由 YiLin.Li 提交于
Through importing but not using rune/libenclave/attestation in gen-quote.go to make the rune/libenclave/attestation package under vendor. Signed-off-by: NYilin Li <YiLin.Li@linux.alibaba.com>
-
由 YiLin.Li 提交于
Update the vendor package github.com/alibaba/inclavare-containers/rune version to v0.0.0-20200910122807-fd8d2f54(https://github.com/alibaba/inclavare-containers/commit/fd8d2f54e423a3521a5d77fffb2c19f1bd6073f3) Signed-off-by: NYilin Li <YiLin.Li@linux.alibaba.com>
-
- 10 9月, 2020 5 次提交
-
-
由 hustliyilin 提交于
The --debug option of rune should be enabled to show IAS report when running RA. Signed-off-by: NYilin Li <YiLin.Li@linux.alibaba.com>
-
由 haosanzi 提交于
iberpal-skeleton is constantly being updated, it may not be compatible with the previous images. Signed-off-by: Shirong Hao shirong@linux.alibaba.com
-
由 hustliyilin 提交于
Signed-off-by: NYilin Li <YiLin.Li@linux.alibaba.com>
-
由 jia zhang 提交于
The new implementation introduces new object called Challenger and the foundations for SGX EPID-based RA. In future, the object called Attester will be added to complete the attestation package. Signed-off-by: Jia Zhang <zhang.jia@linux.alibaba.com>
-
由 YangLiang 提交于
In python, range paramter should use int type instead of float. And remove SGX_UNLINKABLE_SIGNATURE hardcode by variant quote_type. Signed-off-by: NLiang Yang <liang3.yang@intel.com>
-
- 09 9月, 2020 3 次提交
-
-
由 jia zhang 提交于
Signed-off-by: Jia Zhang <zhang.jia@linux.alibaba.com>
-
由 haosanzi 提交于
rune/libenclave/skeleton && sgx-tools: Resolve the launch token adaptation problem on sgx2 + in-tree - sgx-tools gen-token command reports an error when running on machine with FLC - Operations related to lanunch token are not supported on machine with FLC Signed-off-by: Shirong Hao shirong@linux.alibaba.com
-
由 stormgbs 提交于
epm: reconstruct the code of epm
-
- 08 9月, 2020 4 次提交
-
-
由 jiazhiguang 提交于
-
由 hustliyilin 提交于
Signed-off-by: NYilin Li <YiLin.Li@linux.alibaba.com>
-
由 haosanzi 提交于
Signed-off-by: NShirong Hao <shirong@linux.alibaba.com>
-
- 07 9月, 2020 5 次提交
-
-
由 stormgbs 提交于
shim/runtime: Add the attestation package to process remote attestation requests
-
由 stormgbs 提交于
shim/runtime: Store inclavare-containers configuration
-
由 YiLin.Li 提交于
Signed-off-by: NYilin Li <YiLin.Li@linux.alibaba.com>
-
由 YiLin.Li 提交于
Signed-off-by: NYilin Li <YiLin.Li@linux.alibaba.com>
-
由 YiLin.Li 提交于
Signed-off-by: NYilin Li <YiLin.Li@linux.alibaba.com>
-
- 04 9月, 2020 7 次提交
-
-
由 jiazhiguang 提交于
-
由 jiazhiguang 提交于
-
由 jiazhiguang 提交于
-
由 jiazhiguang 提交于
-
由 YangLiang 提交于
Xfrm needs support the same xsave feature in encalve as in OS. By cpuid, it can get the same value between xfrm and xcr0. Signed-off-by: NLiang Yang <liang3.yang@intel.com> Reviewed-by: Jia Zhang <zhang.jia@linux.alibaba.com>
-
由 haosanzi 提交于
Signed-off-by: NShirong Hao <shirong@linux.alibaba.com>
-
由 hustliyilin 提交于
Signed-off-by: NYilin Li <YiLin.Li@linux.alibaba.com>
-
- 03 9月, 2020 1 次提交
-
-
由 stormgbs 提交于
shim/runtime/v2/rune/v2: Fix the return value error of getCarrierKind
-
- 04 9月, 2020 1 次提交
-
-
由 YiLin.Li 提交于
If not set RuneCarrier(such as Pods), the getCarrierkind should return <true, rune.Empty, nil>. Signed-off-by: NYilin Li <YiLin.Li@linux.alibaba.com>
-