Assignment-7-sgximpl #13

Merged
saschato merged 62 commits from Assignment-7-sgximpl into Assignment-7 2024-07-08 11:03:28 +02:00
Showing only changes of commit 6e4ce5876b - Show all commits

View file

@ -35,8 +35,8 @@
#include <string.h> #include <string.h>
#include <stdlib.h> #include <stdlib.h>
#include "Enclave.h" #include "enclave.h"
#include "Enclave_t.h" #include "enclave_t.h"
#include <sgx_tseal.h> #include <sgx_tseal.h>
#include <sgx_error.h> #include <sgx_error.h>
#include <sgx_tcrypto.h> #include <sgx_tcrypto.h>