| Crates.io | nitro-enclaves |
| lib.rs | nitro-enclaves |
| version | 0.6.0 |
| created_at | 2025-04-09 04:55:27.769168+00 |
| updated_at | 2026-01-13 04:46:56.150374+00 |
| description | Library for AWS Nitro Enclaves |
| homepage | |
| repository | https://github.com/virtee/nitro-enclaves |
| max_upload_size | |
| id | 1626256 |
| size | 15,460,526 |
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.