bwesterb / go-ristrettoLinks
Pure Go implementation of the Ristretto prime-order group over Edwards25519
☆90Updated 2 years ago
Alternatives and similar repositories for go-ristretto
Users that are interested in go-ristretto are comparing it to the libraries listed below
Sorting:
- Implements ristretto255, a fast prime-order group.☆107Updated 5 months ago
- Package bn256 implements a particular bilinear group.☆129Updated last month
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated last year
- Cryptographic Addition Chain Generation in Go☆195Updated last year
- goff (go finite field) is a unix-like tool that generates fast field arithmetic in Go.☆76Updated 3 years ago
- Golang ed25519☆47Updated 4 years ago
- High-speed BLS12-381 implementation in Go☆127Updated 2 years ago
- Go implementation of the BLS12-381 pairing☆91Updated 2 years ago
- A golang implementation of a sparse merkle tree☆56Updated 7 years ago
- Crypto algorithms from scratch in Go. Learning purposes only. ECC, BN128 pairing, Paillier, RSA, Homomorphic computation, ElGamal, Schnor…☆75Updated 3 years ago
- Intel SGX with GoLang☆45Updated 6 years ago
- A CONIKS implementation in Golang☆117Updated 3 years ago
- High-performance Curve25519/ristretto255 for Go.☆77Updated 2 months ago
- Shamir's Secret Sharing Algorithm - helper cryptography module for Golang☆148Updated 7 years ago
- Circuit Switching for libp2p☆47Updated 3 years ago
- Library for zero-knowledge proof based applications (like anonymous credentials)☆240Updated 3 years ago
- Implementing Homomorphic Encryption in Golang☆79Updated 4 years ago
- 💍implementation of linkable ring signatures in go☆57Updated last year
- Constant time big numbers for Go☆105Updated 10 months ago
- Overlay Network for distributed protocols☆51Updated 2 years ago
- 🍵 Schnorr Signatures over Ristretto255 in pure Go☆101Updated 8 months ago
- dalek-compatible implementation of the merlin transcript protocol☆28Updated 5 years ago
- Supersingular Isogeny Diffie-Hellman in Go☆138Updated 6 years ago
- A homomorphic hash function☆82Updated 6 years ago
- Readable Implementation of Strobe in Go☆26Updated 4 years ago
- zkSNARK library implementation in Go from scratch (compiler, setup, prover, verifier)☆261Updated 4 years ago
- 🐿️ A pure golang implementation of TFHE Fully Homomorphic Encryption Scheme