cloudflare / bn256Links
Package bn256 implements a particular bilinear group.
☆129Updated last month
Alternatives and similar repositories for bn256
Users that are interested in bn256 are comparing it to the libraries listed below
Sorting:
- Pure Go implementation of the Ristretto prime-order group over Edwards25519☆89Updated 2 years ago
- Crypto algorithms from scratch in Go. Learning purposes only. ECC, BN128 pairing, Paillier, RSA, Homomorphic computation, ElGamal, Schnor…☆74Updated 3 years ago
- goff (go finite field) is a unix-like tool that generates fast field arithmetic in Go.☆75Updated 3 years ago
- High-speed BLS12-381 implementation in Go☆127Updated 2 years ago
- Go implementation of the BLS12-381 pairing☆90Updated 2 years ago
- Implements ristretto255, a fast prime-order group.☆99Updated 3 years ago
- Library for zero-knowledge proof based applications (like anonymous credentials)☆236Updated 2 years ago
- Cryptographic Addition Chain Generation in Go☆191Updated last year
- A CONIKS implementation in Golang☆116Updated 2 years ago
- zkSNARK library implementation in Go from scratch (compiler, setup, prover, verifier)