Orbis-Tertius/haskell-fri-proofs

Add polynomial commitment scheme

morganthomas opened this issue · 1 comments

There is a nice explanation on p. 37 of this paper of how to make a polynomial commitment scheme out of FRI: https://eprint.iacr.org/2020/1536.pdf

faezs commented

I can do this.