2 unstable releases
new 0.1.0 | Apr 18, 2025 |
---|---|
0.0.0 | Apr 9, 2025 |
#713 in Hardware support
126 downloads per month
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.