Skip to content
#

aws-nitro-enclaves

Here are 9 public repositories matching this topic...

Enforce 2-of-3 human approval and a transaction-policy engine INSIDE an AWS Nitro Enclave before a blockchain key signs. The enclave decodes ERC-20 calldata and judges the real recipient/amount, and the approver set is baked into PCR0 — so a compromised backend can neither bypass consensus nor inject a fake approver. KMS attestation gates key use

  • Updated Jul 16, 2026
  • Python

An open-weights LLM interprets a panel of clinically meaningful DNA variants inside an AWS Nitro Enclave — genome sealed in your browser, all inference in a no-egress enclave, with a cryptographic attestation of exactly what code ran. Grounded in ClinVar/CPIC. Research demo, not medical advice.

  • Updated Jul 13, 2026
  • Python

Sample multi-chain wallet signing service demonstrating AWS Nitro Enclaves + KMS attestation: private keys are decrypted only inside the enclave, gated by PCR0 attestation, and never leave enclave memory. Supports EVM (ECDSA), Bitcoin (Schnorr), Solana (Ed25519), and Ethereum Beacon (BLS).

  • Updated Jul 3, 2026
  • C++

Production-grade WireGuard VPN platform on AWS : Multi-region active/active topology with L4 NLB-based UDP Load balancing, peer state sync, and Zero Trust cryptographic isolation through AWS Nitro Enclaves.

  • Updated May 24, 2026

Improve this page

Add a description, image, and links to the aws-nitro-enclaves topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aws-nitro-enclaves topic, visit your repo's landing page and select "manage topics."

Learn more