Skip to content

Release v1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 07:19
· 207 commits to main since this release

This release introduces ECNTT APi on Golang, Keccak hash function in C++, faster build times for cuda 12.2+ and other improvements

What's Changed

Known Issues

  • ECNTT is not supported in Rust at this time
  • Golang bindings currently do not support:
    • Poseidon
  • NTT batch column mode supported only in MixedRadix mode
  • ECNTT is supported only in Radix2 mode
  • We plan to change Rust-side HostOrDeviceSlice in a breaking way in a future release

Full Changelog: v1.8.0...v1.9.0