#aws-nitro #enclave #nitro #aws

nitro-enclaves

Library for AWS Nitro Enclaves

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 Apr 9, 2025

#675 in Hardware support

Download history 26/week @ 2025-11-15 141/week @ 2025-11-22 124/week @ 2025-11-29 90/week @ 2025-12-06 146/week @ 2025-12-13 130/week @ 2025-12-20 50/week @ 2025-12-27 101/week @ 2026-01-03 190/week @ 2026-01-10 233/week @ 2026-01-17 252/week @ 2026-01-24 515/week @ 2026-01-31 573/week @ 2026-02-07 305/week @ 2026-02-14 260/week @ 2026-02-21 375/week @ 2026-02-28

1,812 downloads per month
Used in 2 crates

Apache-2.0

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.

Dependencies