hf / nsm
Nitro Security Module for Go
☆22Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for nsm
- This provides a library for interacting with the Nitro Secure Module, which provides Nitro Enclaves with attestation capability.☆66Updated 5 months ago
- This repo provides a C API for AWS Nitro Enclaves, including a KMS SDK that integrates it with attestation.☆99Updated 5 months ago
- Pure Go implementation of the Ristretto prime-order group over Edwards25519☆87Updated last year
- NIST P elliptic curves (re-exported from crypto/internal/nistec)☆47Updated last year
- Constant time big numbers for Go☆97Updated 9 months ago
- WebAuthn server library decoupled from http for easy intergration, provides WebAuthn registration and authentication for clients using FI…☆41Updated 4 years ago
- Tool kit for building networked services on top of AWS Nitro Enclaves.☆19Updated last year
- Go implementation of OPAQUE (hidden password user registration and auth)☆59Updated 4 years ago
- golang crypto.Signer for Trusted Platform Module (TPM) and Google Cloud KMS☆30Updated 4 months ago
- Cryptographic Addition Chain Generation in Go☆185Updated 4 months ago
- Tooling for Nitro Enclave Management☆124Updated 2 weeks ago
- Split-Trust Encryption Tool for ubiquitous data encryption.☆38Updated last week
- A constant-time library for big integers modulo a prime, usable for cryptographic applications. Exported from crypto/internal/bigmod, the…☆13Updated 10 months ago
- A Go implementation of OPAQUE, a password authenticated key exchange protocol.☆31Updated 5 years ago
- go library for CBOR Object Signing and Encryption (COSE)☆40Updated 2 years ago
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated 9 months ago
- 🐿️ Pure go implementation of TFHE Fully Homomorphic Encryption Scheme☆53Updated 4 months ago
- Golang ed25519☆48Updated 3 years ago
- A small library that allows to check if Go mutexes are locked☆22Updated last year
- Provides samples that can help developers get started with Nitro Enclaves.☆56Updated 5 months ago
- Peer-to-peer cloud environment☆37Updated last year
- Package bn256 implements a particular bilinear group.☆125Updated 3 weeks ago
- ☆29Updated last week
- High assurance Go secp256k1 (Mirror)☆28Updated last year
- Implements ristretto255, a fast prime-order group.☆98Updated 2 years ago
- A pure Go implementation of Shamir's Secret Sharing algorithm over GF(256)☆103Updated 8 years ago
- Using Python to implement basic features on AWS Nitro Enclaves☆32Updated 2 months ago
- Community Cryptography Test Vectors☆62Updated 2 weeks ago
- Go implementation of the Kyber (version 3) post-quantum IND-CCA2 KEM.☆97Updated 10 months ago
- Shamir's Secret Sharing in Golang