zkp-elliptic-curve-crypto 0.1.0

Pedersen commitments and digital signatures
Documentation
1
2
3
4
5
6
7
8
# OpenZKP Elliptic Curve Cryptography

[![Crates.io](https://img.shields.io/crates/l/zkp-elliptic-curve)](/License.md)
[![](https://docs.rs/zkp-elliptic-curve/badge.svg)](https://docs.rs/zkp-elliptic-curve)
[![CircleCI](https://img.shields.io/circleci/build/github/0xProject/OpenZKP)](https://circleci.com/gh/0xProject/OpenZKP)
[![Codecov](https://img.shields.io/codecov/c/gh/0xproject/OpenZKP)](https://codecov.io/gh/0xProject/OpenZKP)

Pedersen commitments and digital signatures over the `zkp-elliptic-curve`.