#enclave #aws #nitro #nitro-enclaves

nitro-enclaves

Library for AWS Nitro Enclaves

3 releases (breaking)

0.2.0 Apr 23, 2025
0.1.0 Apr 18, 2025
0.0.0 Apr 9, 2025

#594 in Hardware support

Download history 126/week @ 2025-04-09 149/week @ 2025-04-16 144/week @ 2025-04-23 84/week @ 2025-04-30

503 downloads per month

Apache-2.0

7MB
518 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.

Dependencies