Skip to content

mingweishih/sgx_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A demo that shows the security of SGX.

  • nosgx/ shows that given a normal execuable, the host with root privileges can examine the memory content (and hence any senstive data) of the execuable.
  • sgx/ demonstrates that for the case of SGX, the host with the root privileges cannot access the memory content under protection of SGX.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published