- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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.
링크가 복사됨
2 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Do anyone have any suggestion? Regarding opening a new project in sgx enclave using OpenSSL?
