Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 321 Bytes

File metadata and controls

5 lines (4 loc) · 321 Bytes

Straightforward vanilla arkworks implementation of

  • The OG Bulletproofs paper
  • The IPA based polynomial commitment scheme described in the halo paper, including the "halo trick" for aggregated verification.

With benchmarks to boot!