Skip to content

Plonk implementation launch

Compare
Choose a tag to compare
@CPerezz CPerezz released this 25 Apr 23:41
· 520 commits to master since this release
f2e8891

[0.1.0] - 25-04-20

Added

  • PLONK algorithm implementation.
  • Example folders.
  • Doc notes with kateX.
  • KZG10 polynomial commitment scheme implementation.
  • fft module with Polynomial ops implemented.
  • Proof system module.

Changed

Fixed

Removed