scipr-lab / libiop

C++ library for IOP-based zkSNARKs
MIT License
147 stars 27 forks source link

Separate hashchain logic into run_hashchain_for_round() (#33) #37

Closed alexander-zw closed 3 years ago

alexander-zw commented 3 years ago

See #33

Other changes include adding documentation, fixing bugs, and refactoring functions and loops