diff --git a/7-SGX_Hands-on/src/enclave/enclave.c b/7-SGX_Hands-on/src/enclave/enclave.c index b0d3dfa..47af49d 100644 --- a/7-SGX_Hands-on/src/enclave/enclave.c +++ b/7-SGX_Hands-on/src/enclave/enclave.c @@ -70,7 +70,7 @@ const sgx_ec256_public_t authorized[2] = { 0x72, 0xb5, 0x42, 0x4f, 0x1c, 0xfb, 0xb6, 0xd0, 0x29, 0x4f, 0x5f, 0xd2, 0xef, 0x29, 0x49, 0x1c, 0xea, 0x2b, 0xf5, 0x61, 0x5e, 0x50, 0xe5, 0x76 - } + }, .gy = { 0xb2, 0x58, 0xa6, 0xf9, 0xf3, 0xc4, 0xb5, 0xdf, 0xa0, 0x4b, 0xb6, 0xad, 0xdd, 0xb1, 0x04, 0xec,