mmcloughlin / addchainLinks
Cryptographic Addition Chain Generation in Go
☆191Updated last year
Alternatives and similar repositories for addchain
Users that are interested in addchain are comparing it to the libraries listed below
Sorting:
- Constant time big numbers for Go☆103Updated 5 months ago
- Implements ristretto255, a fast prime-order group.☆102Updated 2 weeks ago
- Pure Go implementation of the Ristretto prime-order group over Edwards25519☆90Updated 2 years ago
- Package bn256 implements a particular bilinear group.☆130Updated 2 months ago
- goff (go finite field) is a unix-like tool that generates fast field arithmetic in Go.☆75Updated 3 years ago
- A homomorphic hash function☆78Updated 6 years ago
- NIST P elliptic curves (re-exported from crypto/internal/nistec)☆49Updated last year
- Golang ed25519☆48Updated 4 years ago
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated last year
- Go implementation of the Kyber (version 3) post-quantum IND-CCA2 KEM.☆116Updated 9 months ago
- Implementation of do255e and do255s in Go☆23Updated 4 years ago
- Supersingular Isogeny Diffie-Hellman in Go☆136Updated 5 years ago
- 🐿️ A pure golang implementation of TFHE Fully Homomorphic Encryption Scheme☆67Updated 9 months ago
- Implementation of cryptographic primitives in Go☆13Updated 2 years ago
- filippo.io/edwards25519 — A safer, faster, and more powerful low-level edwards25519 Go implementation.