- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi.In the sample code RemoteAttestation directory, I couldn't find the source code about creating the quote.
I think some api ,such as sgx_init_quote,sgx_create_report, sgx_get_quote etc should be used , but I can't find it in the file .
who can tell me the file name including those codes?
the url of the code :https://github.com/01org/linux-sgx/blob/master/SampleCode/RemoteAttestation
Thanks a lot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi yu b:
When you call "sgx_ra_proc_msg2", what's happened?You can find what you want I "[-] ukey_exchange.cpp" and "[-] tkey_exchange.cpp".
Regards
you
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi yu b:
When you call "sgx_ra_proc_msg2", what's happened?You can find what you want I "[-] ukey_exchange.cpp" and "[-] tkey_exchange.cpp".
Regards
you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes. you are right, I find it.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi yu b:
Actually in hardware mode, PSW's QE(quoting enclave) helps to generate the "quote". The file "linux-sgx\psw\ae\qe\quoting_enclave.cpp" shows the implement. You can look into it.
Regards
you

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page