Commit Graph

18 Commits

Author SHA1 Message Date
8533a53f19
sealing example 2024-10-27 15:55:09 +02:00
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
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
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
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
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
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
deeeb32878
remove printlns 2024-10-27 15:55:02 +02:00
c19c42ccd7
Initial implementation 2024-10-27 15:55:02 +02:00