#enclave #aws #nitro-enclaves #nitro

nitro-enclaves

Library for AWS Nitro Enclaves

2 unstable releases

new 0.1.0 Apr 18, 2025
0.0.0 Apr 9, 2025

#713 in Hardware support

Download history 126/week @ 2025-04-09

126 downloads per month

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