danielhavir / go-hpke
Crypto Forum Research Group's draft HPKE: Hybrid Public Key Encryption in Go
☆16Updated 5 years ago
Alternatives and similar repositories for go-hpke:
Users that are interested in go-hpke are comparing it to the libraries listed below
- Implementation of do255e and do255s in Go☆23Updated 4 years ago
- Go implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆38Updated 4 years ago
- NIST P elliptic curves (re-exported from crypto/internal/nistec)☆48Updated last year
- Authenticated encryption for streams in Go☆27Updated last year
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- A pure-Go wyhash implementation.☆33Updated last week
- Minisign verification library for Golang.☆113Updated 3 months ago
- Golang (X)ChaCha20 stream cipher. (Mirror)☆59Updated last year
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated last year
- WebAuthn server library decoupled from http for easy intergration, provides WebAuthn registration and authentication for clients using FI…☆42Updated 4 years ago
- ☆24Updated 2 years ago
- Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go☆54Updated 4 years ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 4 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years ago
- Wrapper for curve25519-dalek using rustgo, a technique to directly call Rust code from Go programs with near-zero overhead, meant to repl…☆124Updated 7 years ago
- Go HID API implementation☆27Updated last year
- A constant-time library for big integers modulo a prime, usable for cryptographic applications. Exported from crypto/internal/bigmod, the…☆13Updated last year
- Golang ed25519☆48Updated 3 years ago
- net.Resolvers with caching, opportunistic encryption, and DoT/DoH☆43Updated 2 weeks ago
- WebSocket for fasthttp☆63Updated 2 weeks ago
- A generic ECDH implementation☆57Updated 2 years ago
- AGL/Golang Standard Library Ed25519 including extra25519 code.☆16Updated 4 years ago
- ☆31Updated 6 years ago
- A golang implementation of Ed448-Goldilocks. This is a mirror of https://bugs.otr.im/otrv4/ed448☆40Updated 2 years ago
- Implements ristretto255, a fast prime-order group.☆98Updated 3 years ago
- An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures…☆34Updated 4 years ago
- Noise Protocol Framework (Mirror)☆48Updated 3 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Package xaes256gcm implements the XAES-256-GCM extended-nonce AEAD.☆20Updated 7 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago