| Crates.io | nitro-enclaves |
| lib.rs | nitro-enclaves |
| version | 0.3.0 |
| created_at | 2025-04-09 04:55:27.769168+00 |
| updated_at | 2025-07-15 04:35:13.439235+00 |
| description | Library for AWS Nitro Enclaves |
| homepage | |
| repository | https://github.com/virtee/nitro-enclaves |
| max_upload_size | |
| id | 1626256 |
| size | 15,464,629 |
The nitro-enclaves crate provides a Rust implementation of the AWS Nitro Enclaves Linux APIs.
On systems that enable AWS nitro enclaves, the Linux kernel provides a userspace API for the /dev/nitro_enclaves device. This crate implements this API in a flexible and type-safe high-level interface.