DanTehrani / fri

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is WIP research project

The implementation is inspired by: Anatomy of a STARK, Part 3: FRI

Motivation

Explore the use of EC-FRI as a polynomial commitment scheme for NIZKs.

Possible applications include:

  • Spartan-FRI
  • Halo2-FRI

Todos

  • Implement the FRI protocol
    • Instantiate with Pallas
  • Implement the FRI protocol with ECFFTs
    • Instantiate with Secp256k1

About


Languages

Language:Rust 100.0%