All Projects → aws → aws-nitro-enclaves-nsm-api

aws / aws-nitro-enclaves-nsm-api

Licence: Apache-2.0 license
This provides a library for interacting with the Nitro Secure Module, which provides Nitro Enclaves with attestation capability.

Programming Languages

rust
11053 projects
C++
36643 projects - #6 most used programming language
Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to aws-nitro-enclaves-nsm-api

aws-nitro-enclaves-sdk-c
This repo provides a C API for AWS Nitro Enclaves, including a KMS SDK that integrates it with attestation.
Stars: ✭ 73 (+78.05%)
Mutual labels:  nitro, nitro-enclaves
aws-nitro-enclaves-cli
Tooling for Nitro Enclave Management
Stars: ✭ 64 (+56.1%)
Mutual labels:  nitro, nitro-enclaves
BetterDiscordPlugins
🔥 My collection of Discord plugins for BetterDiscord, the Discord enhancement project
Stars: ✭ 120 (+192.68%)
Mutual labels:  nitro
discord-sniper
🔰 Discord Nitro, Giveaway and Privnote sniper! Made with Python
Stars: ✭ 120 (+192.68%)
Mutual labels:  nitro
YANG
🔥 The most efficient, open-source, and unlimited discord nitro generator & checker. 🚀
Stars: ✭ 215 (+424.39%)
Mutual labels:  nitro
Discord-Nitro-Gen-Checker
Generate and check nitro gift codes, with proxies or not, without limits.
Stars: ✭ 26 (-36.59%)
Mutual labels:  nitro
UltraTypeBot
A fast, easy to use bot for NitroType.com
Stars: ✭ 24 (-41.46%)
Mutual labels:  nitro
Discord-Nitro-BruteForce
simple discord nitro code generator and checker written in c#
Stars: ✭ 26 (-36.59%)
Mutual labels:  nitro
generator-nitro
Your frontend? Fuel it with Nitro! Develop your frontend with a proven but flexible Node.js app, even in a large team.
Stars: ✭ 65 (+58.54%)
Mutual labels:  nitro
crowntool
Multi Tool with many functions coming
Stars: ✭ 55 (+34.15%)
Mutual labels:  nitro
go-nitro
A Golang client to the Citrix ADC API
Stars: ✭ 18 (-56.1%)
Mutual labels:  nitro
Nitro-5-Hackintosh-OC
** macOS Monterey ** Acer Nitro 5 - AN515-54 Hackintosh
Stars: ✭ 40 (-2.44%)
Mutual labels:  nitro
bbcapis
Nodejs-based utilities, SDK to consume BBC Nitro, iBL and /programmes APIs
Stars: ✭ 21 (-48.78%)
Mutual labels:  nitro
cosmix
A Compiler-based System for Secure Memory Instrumentation and Execution in Enclaves
Stars: ✭ 22 (-46.34%)
Mutual labels:  enclaves

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.58.1 or later)

How To Build

  1. Clone the repository
  2. Execute make nsm-api-stable

How to Test

Prerequisites

To run the tests it's required to build the command-executor tool, as follows:

make command-executor

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.

Security issue notifications

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].