Commit Graph

37 Commits

Author SHA1 Message Date
8ced0efcba
patch vulnerabilities 2025-01-21 22:15:37 +02:00
c093b6b088
documentation improvements 2024-12-19 11:19:06 +02:00
f7eaed1392
remove unused dependencies 2024-12-18 16:54:18 +02:00
2f032b5c54
cloneable config
Signed-off-by: Valentyn Faychuk <valy@detee.ltd>
2024-12-02 01:51:59 +02:00
a47753a8e0 fix compiler error on sealing and examples (#3)
Reviewed-on: SGX/detee-sgx#3
Reviewed-by: Valentyn Faychuk <valy@detee.ltd>
Co-authored-by: Noor <noormohammedb@protonmail.com>
Co-committed-by: Noor <noormohammedb@protonmail.com>
2024-11-08 07:50:55 +00:00
e782423ffd
rename 2024-10-27 15:55:09 +02:00
2cd8fc0e56 refactor 2024-10-27 15:55:09 +02:00
966819d0e6
sealing script 2024-10-27 15:55:09 +02:00
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
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