#aws #nitro #enclave

aws-nitro-enclaves-image-format

This library provides the definition of the enclave image format (EIF) file used in AWS Nitro Enclaves

2 unstable releases

0.2.0 Sep 26, 2022
0.1.0 May 29, 2022

#757 in Hardware support

Download history 559/week @ 2023-11-20 159/week @ 2023-11-27 431/week @ 2023-12-04 255/week @ 2023-12-11 177/week @ 2023-12-18 83/week @ 2023-12-25 424/week @ 2024-01-01 91/week @ 2024-01-08 109/week @ 2024-01-15 280/week @ 2024-01-22 260/week @ 2024-01-29 260/week @ 2024-02-05 296/week @ 2024-02-12 146/week @ 2024-02-19 126/week @ 2024-02-26 243/week @ 2024-03-04

815 downloads per month

Apache-2.0

70KB
1.5K SLoC

aws-nitro-enclaves-image-format

status version docs msrv

This library provides the definition of the enclave image format (EIF) file.

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.


lib.rs:

AWS Nitro Enclaves Image Format API

This is the library that provides the API for interacting with Enclave Image Format (EIF) files used in AWS Nitro Enclaves.

defs provides the APIs that define an EIF and related objects. utils provides the APIs to consume and interact with an EIF and related objects.

Dependencies

~6–14MB
~156K SLoC