| Crates.io | aws-nitro-enclaves-nsm-api |
| lib.rs | aws-nitro-enclaves-nsm-api |
| version | 0.4.0 |
| created_at | 2022-02-24 19:25:24.517542+00 |
| updated_at | 2023-08-09 07:48:12.400071+00 |
| description | This library provides the API for the Nitro Secure Module used in AWS Nitro Enclaves. |
| homepage | |
| repository | https://github.com/aws/aws-nitro-enclaves-nsm-api |
| max_upload_size | |
| id | 538725 |
| size | 88,636 |
This is a collection of helpers which Nitro Enclaves userland applications can use to communicate with a connected NitroSecureModule (NSM) device.
Various operations can be requested such as:
An up-to-date RUST toolchain (v1.63.0 or later)
make nsm-api-stableTo run the tests it's required to build the command-executor tool, as follows:
make command-executor
This project is licensed under the Apache-2.0 License.
If you discover a potential security issue in the Nitro Enclaves NSM API, we ask that you notify AWS Security via our vulnerability reporting page. Please do not create a public GitHub issue.