Commit Graph

28 Commits

Author SHA1 Message Date
7c193877f2
broken compilation 2024-10-27 15:55:08 +02:00
540578dcf7
mrenclave sealing through occlum /dev/sgx 2024-10-27 15:55:08 +02:00
e963c25bf6
teclave sealing 2024-10-27 15:55:08 +02:00
3e7ac4ee4d Improved the readability of the logic for managing mrsigners and mrenclaves by using if let to unwrap the option 2024-10-27 15:55:08 +02:00
ddc34a5a10 fix all examples with renamed method names 2024-10-27 15:55:08 +02:00
1555f383f9 fix with proper names
Renamed method names to meaningful names
Removed underscores from all mr_signer and mr_enclave variables
2024-10-27 15:55:07 +02:00
d822e810ba modified all examples with loading mrsigners from processors 2024-10-27 15:55:07 +02:00
e4f0a6b8e3 load all measurements from processor 2024-10-27 15:55:07 +02:00
4965623849 load mr signer and mr enclave from processors 2024-10-27 15:55:07 +02:00
33a93193c0 Lazily initializing QUOTE as static 2024-10-27 15:55:07 +02:00
b535df88d5 feature gated occlum library and tonic build config 2024-10-27 15:55:07 +02:00
418e1b9dbf
add todo suggestions 2024-10-27 15:55:06 +02:00
5c2d2eec4f
added more documentation 2024-10-27 15:55:06 +02:00
f5cf3fff44
added steps to build on non-SGX host 2024-10-27 15:55:06 +02:00
ae37dbec56
fixed supplemental size 2024-10-27 15:55:06 +02:00
a93e00d57d
removed occlum_sgx from code 2024-10-27 15:55:06 +02:00
075ccc2607
fixed ioctl bugs, added docs 2024-10-27 15:55:05 +02:00
924a443998
rewrote ioctl layer, updated scripts 2024-10-27 15:55:05 +02:00
365fb6499b
write file upon request 2024-10-27 15:55:04 +02:00
b03ca1cfc6
added writin the file 2024-10-27 15:55:04 +02:00
c2d1274cac
fixed MRENCLAVE and scripts 2024-10-27 15:55:04 +02:00
ada83ece3a
prettified scripts, docs and code 2024-10-27 15:55:04 +02:00
f2f2d545b3
added mRATLS to tonic examples 2024-10-27 15:55:03 +02:00
e36329c4be
upgrade ratls to latest 2024-10-27 15:55:03 +02:00
682d8ddd6e
commented self signed certificate 2024-10-27 15:55:03 +02:00
b77605fc6f
added packaging 2024-10-27 15:55:03 +02:00
deeeb32878
remove printlns 2024-10-27 15:55:02 +02:00
c19c42ccd7
Initial implementation 2024-10-27 15:55:02 +02:00