Re: [apache/incubator-teaclave-sgx-sdk] about dcap interface version (Issue #381)

2022-04-28 Thread colourtemp
Closed #381.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/issues/381#event-6516913521
You are receiving this because you are subscribed to this thread.

Message ID: 


Re: [apache/incubator-teaclave-sgx-sdk] about dcap interface version (Issue #381)

2022-04-28 Thread colourtemp
bravo

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/issues/381#issuecomment-1112457845
You are receiving this because you are subscribed to this thread.

Message ID: 

[apache/incubator-teaclave-sgx-sdk] about dcap interface version (Issue #381)

2022-04-27 Thread colourtemp
As commented, the SDK now supports DCAP 1.6 (like sgx_ql_set_path function), 
yet Intel has released DCAP 1.13 and there are already changes happened (like 
enum sgx_ql_path_type_t now has 4 variables). Just wondering if there is a 
planned update to catch up.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/issues/381
You are receiving this because you are subscribed to this thread.

Message ID: 

Re: [apache/incubator-teaclave-sgx-sdk] about DCAP based RA (#343)

2022-04-27 Thread colourtemp
Closed #343.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/issues/343#event-6510417873
You are receiving this because you are subscribed to this thread.

Message ID: 


[apache/incubator-teaclave-sgx-sdk] about DCAP based RA (#343)

2021-06-03 Thread colourtemp
Hi. I recently tried to re-invent ecdsa quote generation (pretty much the same 
as samplecode/dcap-pckretrieval) and ecdsa quote verification in code v1.1.3. 
The problem is sgx_qv_verify_quote will always return with the error 
SGX_QL_PCK_CERT_UNSUPPORTED_FORMAT. Got no clue what causes it. Just wondering 
if these functionalities are fully useable in v1.1.3? Are there more DCAP based 
RA sample codes coming out?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/issues/343