- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am having trouble in integrating OpenSSL in Intel SGX Enclave. I want to write a simple code where I will encrypt a file and decrypt it inside the enclave. But wasn't able to find any sample code which deals with SGX enclave and OpenSSL in visual studio 2015. I have downloaded the library from this link - https://software.intel.com/en-us/sgx-sdk/download -> SSL Add-On for the Intel SGX SDK for Windows, Version 1.7 (or Newer) . Whenever I run this code I am getting following error:-
Invalid input command. Usage: test_vrfcert <Cert File> <Cert File> The provided cert list files. If 'valid_certlist.txt' is provided, success will be returned. Otherwise, you will get failure.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do anyone have any suggestion? Regarding opening a new project in sgx enclave using OpenSSL?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
try this https://github.com/intel/intel-sgx-ssl

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