Skip to content

This provides a library for interacting with the Nitro Secure Module, which provides Nitro Enclaves with attestation capability.

License

Notifications You must be signed in to change notification settings

Cloud-Architects/aws-nitro-enclaves-nsm-api

 
 

Repository files navigation

Nitro Secure Module library

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:

  • PCR query and manipulation
  • Attestation
  • Entropy

Prerequisites

An up-to-date RUST toolchain (v1.41.0 or later)

How To Build

  1. Clone the repository
  2. Execute cargo build

How to integrate this module in your Nitro Enclaves project

TODO: Link to AWS documentation

License

This project is licensed under the Apache-2.0 License.

About

This provides a library for interacting with the Nitro Secure Module, which provides Nitro Enclaves with attestation capability.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%