Registry / other / mc-sgx-util

mc-sgx-util

JSON →
library0.12.0rscratesunverified

Utilities shared by SGX libraries.

# Cargo.toml [dependencies] mc-sgx-util = "0.12.0"
INSTALL
IMPORT
SIG · MC-SGX-UTIL
M
mc-sgx-util
otherrustv0.12.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SGXUtil
use mc_sgx_util::*;

Demonstrates using shared SGX utility functions.

use mc_sgx_util::*; let result = some_utility_function(); println!("Result: {:?}", result);
Debug
Known issues
gotchaOnly works in SGX enclave environments.
fix
Ensure target is SGX and dependencies are correctly configured.
affects: >=0.12.0
Upgrade
Version history
0.12.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mc-sgx-util — cargo add mc-sgx-util · libregistry