zkboo-ecc 0.1.0

Elliptic curve cryptography primitives for the ZKBoo ecosystem.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# ZKBoo-SHA2


![Rust](https://img.shields.io/badge/rust-1.92+-orange.svg)
[![Crates.io](https://img.shields.io/crates/v/zkboo.svg)](https://crates.io/crates/zkboo-ecc)
[![Docs.rs](https://docs.rs/zkboo/badge.svg)](https://docs.rs/zkboo-ecc)

Elliptic curve cryptography primitives for the [ZKBoo](https://crates.io/crates/zkboo) ecosystem.

## 🚧 Warning 🚧


This crate is work in progress, not yet suitable for use in production.
Security has has been reviewed and performance has not been optimised.
Use at your own risk.

## License


[LGPLv3 © contributors.](LICENSE)