8000 GitHub - hmk3r/Intel-SGX-FUN: We goofed around with SGX - securely sending information between two enclaves
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hmk3r/Intel-SGX-FUN

Repository files navigation

To compile this project, run "./compile.sh".

To run this project, run: - "./run_first.sh" then "run_second.sh" (in seperate terminals) - manually - run "./app" while in folder "Enclave_2" then "./app" while in folder "Enclave_1" (in seperate terminals)

To look for the annotations (as specified in Section 2.2 of the assignment), run:

grep -Rn "EXERCISE_ANNOTAION"

After executing the command, you will be provided with the list of relevant files and line numbers where the annotations are.

About

We goofed around with SGX - securely sending information between two enclaves

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0