Provides libc bindings for Intel SGX enclaves, enabling Rust applications to run within secure enclaves.
# Cargo.toml
[dependencies]
sgx_libc = "1.1.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses libc types and functions inside an SGX enclave.
Install Intel SGX SDK and enable 'sgx' feature flag
No dependency data recorded yet.