Skip to content

XiaowenHu96/zk-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ref:

TODO:

  • Single polynomial commit and single point opening.
  • Fast Fourier Transform and its inverse.
  • Optimized version for batch-evaluate, multiply, zerofier and interpolate
  • Single polynomial and multiple points opening.
  • Multiple polynomials and single point opening.
  • Multiple polynomials and multiple points opening.
  • Regression Check 1.
  • Permutation Argument.
  • fiat-shamir
  • Lookup table
  • Range proof (16bits check based on two 8bits check)

Run:

git submodule init
git submodule update
cargo test --release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages