# Kate Polynomial Commitment
[](https://github.com/KogarashiNetwork/polynomial/actions/workflows/ci.yml) [](https://crates.io/crates/poly-commit) [](https://docs.rs/poly-commit) [](#LICENSE) [](https://codecov.io/gh/KogarashiNetwork/pairing) [](https://deps.rs/crate/poly-commit/latest)
Implementation of [Kate Polynomial Commitment](https://www.iacr.org/archive/asiacrypt2010/6477178/6477178.pdf).
## Test
```shell
$ cargo test
```