5 releases (3 breaking)
| 0.6.1 | Feb 6, 2026 |
|---|---|
| 0.6.0 | Jan 13, 2026 |
| 0.5.0 | Nov 4, 2025 |
| 0.3.0 | Jul 15, 2025 |
| 0.0.0 |
|
#675 in Hardware support
1,812 downloads per month
Used in 2 crates
7MB
509 lines
nitro-enclaves
The nitro-enclaves crate provides a Rust implementation of the AWS Nitro Enclaves Linux APIs.
Nitro Enclaves API
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.