Skip to content

v0.0.3

Compare
Choose a tag to compare
@olomix olomix released this 20 Jun 11:22
· 18 commits to main since this release
b17e6fe

What's Changed

  • Prerequisites for MacOS by @jrl351 in #7
  • Exceptions + mmap + groth16_prover_zkey_file by @OBrezhniev in #10
  • Exceptions by @OBrezhniev in #5
  • Use mmap buffer instead of regular buffer for BinFile::openExisting by @OBrezhniev in #6
  • Add function to calculate the required size of the buffer for public signals by @olomix in #11
  • Add verifier by @nixw4 in #12
  • add close(fd) before throw when fstat fails by @yushihang in #19
  • measure time of proof/validate execution by @olomix in #21
  • Disable OpenMP for Android. It works faster without it. by @olomix in #17

New Contributors

Full Changelog: v0.0.2...v0.0.3