nitro-enclaves 0.5.0

Library for AWS Nitro Enclaves
Documentation

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.