| Crates.io | sgx |
| lib.rs | sgx |
| version | 0.6.1 |
| created_at | 2018-10-04 04:24:09.396456+00 |
| updated_at | 2023-11-14 03:27:43.811593+00 |
| description | Library for Intel SGX |
| homepage | https://github.com/enarx/sgx |
| repository | https://github.com/enarx/sgx |
| max_upload_size | |
| id | 87941 |
| size | 295,920 |
This crate contains types for building an Intel SGX implementation.
Fully understanding the contents of this crate will likely require access to the Intel Software Developer Manual.
How to use this crate partly depends on what you are trying to accomplish:
parameters
and ssa modules.signature and
crypto modules.parameters and page modules. However, you may also want the
signature module to load a signature.pck module and rcrypto feature.License: Apache-2.0