An open API service indexing awesome lists of open source software.

https://github.com/hecmas/zknotebook

My personal notebook for various zk-related topics
https://github.com/hecmas/zknotebook

elliptic-curves polynomials snarks zero-knowledge

Last synced: 10 months ago
JSON representation

My personal notebook for various zk-related topics

Awesome Lists containing this project

README

          

# My Personal zk-Notebook in Typescript

## Some TODO's
- [ ] Elliptic curves over the projective space for efficiency
- [ ] Add interface for elements of extension field, instead of bigint[]
- [ ] Unify primeField and extensionField and generalize tower of extension fields