Go to file
2025-03-06 00:59:58 +00:00
proto/sgx Add hratls_pubkey to NewAppReq and AppDeployConfig; adjust field indices 2025-03-06 00:59:58 +00:00
src Add hratls_pubkey to NewAppReq and AppDeployConfig; adjust field indices 2025-03-06 00:59:58 +00:00
.gitignore first commit 2024-12-11 16:00:55 +05:30
build.rs Refactor proto file structure to move brain and dtpm modules under sgx for better organization 2025-02-13 17:28:09 +05:30
Cargo.lock refactor error handling with thiserror in dtpm module 2025-02-18 13:59:14 +05:30
Cargo.toml refactor error handling with thiserror in dtpm module 2025-02-18 13:59:14 +05:30
README.md first commit 2024-12-11 16:00:55 +05:30

Shared files for projects in deTee

eg: proto, yaml config in dtpm, etc...