This provides a library for interacting with the Nitro Secure Module, which provides Nitro Enclaves with attestation capability.
Rust
88
39 commits
updated Jul 8, 2026
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.
Rust
69.5%
C++
22.5%
Makefile
6.8%
Shell
1.2%
This provides a library for interacting with the Nitro Secure Module, which provides Nitro Enclaves with attestation capability.
Rust
88
39 commits
updated Jul 8, 2026
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.
Rust
69.5%
C++
22.5%
Makefile
6.8%
Shell
1.2%