fortanix-sgx-abi

Crates.iofortanix-sgx-abi
lib.rsfortanix-sgx-abi
version0.5.0
sourcesrc
created_at2018-11-19 10:02:37.749533
updated_at2022-08-16 17:52:09.468029
descriptionAn interface for Intel SGX enclaves. This is the interface for the `x86_64-fortanix-unknown-sgx` target. This is a small yet functional interface suitable for writing larger enclaves. In contrast to other enclave interfaces, this interface is primarly designed for running entire applications in an enclave. This crate fully describes the type-level interface complete with documentation. For implementors, this crate contains all the type definitions and a macro with the function definitions.
homepagehttps://edp.fortanix.com/
repositoryhttps://github.com/fortanix/rust-sgx
max_upload_size
id97579
size46,125
crates-owners (github:fortanix:crates-owners)

documentation

https://edp.fortanix.com/docs/api/fortanix_sgx_abi/

README

Commit count: 901

cargo fmt