nitro-enclaves

Crates.ionitro-enclaves
lib.rsnitro-enclaves
version0.3.0
created_at2025-04-09 04:55:27.769168+00
updated_at2025-07-15 04:35:13.439235+00
descriptionLibrary for AWS Nitro Enclaves
homepage
repositoryhttps://github.com/virtee/nitro-enclaves
max_upload_size
id1626256
size15,464,629
Tyler Fanelli (tylerfanelli)

documentation

README

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.

Commit count: 53

cargo fmt