maverick-zhn / sgx

SGX related papers, sources, test cases, and architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sgx

SGX related papers, sources, test cases, and architecture

Setting up SGX SDK on Ubuntu Linux 18.04 LTS

SGX training

SGX on windows video and paper

ayeks/SGX-hardware#32 https://01.org/intel-software-guard-extensions

Provisioning and attestation services white paper

Hardening authentication tokens in browsers

An introduction to creating a sample enclave

Sample source code

Laptop running with Visual Studio 2015

  • Need to follow best practices
  • Need to design trusted and untrusted part of the app

Issues running Visual Studio Sample

When getting https://stackoverflow.com/questions/41944179/error-loading-enclave-couldnt-open-file-with-createfile

Ensure that you have the following in the Visual Studio configuration for both projects:

About

SGX related papers, sources, test cases, and architecture