Skip to content

Release v1.0.0

Latest
Compare
Choose a tag to compare
@OBrezhniev OBrezhniev released this 09 Feb 10:32
· 77 commits to main since this release

C++ Witness calculator with assembler optimizations for x86_64 (using ADX instructions) and arm64 (NEON), and pure C++ for other platforms.

Release for Polygon ID circuits v1.0.0.

Supported platforms:

  • Linux x86_64, arm64
  • MacOS x86_64, arm64
  • Android x86_64, arm64
  • iOS x86_64 (simulator), arm64

Builds:

  • Executable
  • Shared library
  • Static library