Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 572 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 572 Bytes

Hyperproofs

Please see:

  • hyperproofs-go: Contains the vector commitment scheme. Uses the following projects:
    • kzg-go for KZG commitments
    • gipa-go for proof aggregation
    • go-mcl for elliptic curve operations
  • bellman-bignat: Contains the scripts that compute the proving and verification time of SNARKs based Merkle-proof aggregation.