Kazumune Masaki c87b58cd75 add ec add (wip)
2022-03-01 19:31:33 +09:00
2022-03-01 19:31:33 +09:00
2022-02-21 19:23:25 +09:00
2022-02-21 19:23:25 +09:00
2022-02-21 19:23:25 +09:00
2022-02-27 16:58:44 +09:00
2022-02-27 18:45:24 +09:00

zk-toolkit

Library built from scratch to implement zk-protocols.

Goal

To build a zk library from scratch keeping the implementation as easily understadable as possible so that it can help people including myself who are studying zk technology understand lower level details of it.

What's implemented so far

  • Basic operators in field calculation (add, sub, mul and inv)
Description
No description provided
Readme GPL-3.0 954 KiB
Languages
Rust 100%