This website requires JavaScript.
Explore
Help
Sign In
arnaucube
/
go-bellman-verifier
Watch
1
Star
0
Fork
0
You've already forked go-bellman-verifier
mirror of
https://github.com/arnaucube/go-bellman-verifier.git
synced
2026-02-06 19:06:46 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
94166178bcb0df8de51d8a558e34aa1388c367b4
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
arnaucube
94166178bc
Add Proof & VerifierKey data structs with parsers from json
2020-03-09 19:57:40 +01:00
testdata
Add Proof & VerifierKey data structs with parsers from json
2020-03-09 19:57:40 +01:00
go.mod
Add Proof & VerifierKey data structs with parsers from json
2020-03-09 19:57:40 +01:00
go.sum
Add bn256.G1 & G2 parsers
2020-03-09 19:22:45 +01:00
LICENSE
Initial commit
2020-03-09 19:18:21 +01:00
README.md
Add bn256.G1 & G2 parsers
2020-03-09 19:22:45 +01:00
verifier_test.go
Add Proof & VerifierKey data structs with parsers from json
2020-03-09 19:57:40 +01:00
verifier.go
Add Proof & VerifierKey data structs with parsers from json
2020-03-09 19:57:40 +01:00
README.md
go-bellman-verifier
Groth16 zkSnark bellman proof verifier
Verify proofs generated from
bellman
Using
cloudflare/bn256
for the Pairing.
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
GPL-3.0
60
KiB
Languages
Go
100%