Skip to content

Commit

Permalink
add: zerotest README
Browse files Browse the repository at this point in the history
  • Loading branch information
supragya committed Feb 26, 2024
1 parent b9b400c commit 18c91d5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# research
![CI Status](https://github.com/supragya/research/actions/workflows/ci.yaml/badge.svg)

A single repository that hosts my "in-code" research of: protocols, ZK, cryptography, rust etc.

## On zero-knowledge and polynomials
- [univariate-polynomial-iop-zerotest](./univariate-polynomial-iop-zerotest): Polynomial IOP test that $f(x)$'s evaluation on $k$-sized subgroup of a finite field of prime order is all zero.

0 comments on commit 18c91d5

Please sign in to comment.