chaum_pedersen_auth 0.1.2

An implementation of ZKP(Zero Knowledge Proof) using chaum pedersen algorithm
Documentation
1
2
3
4
5
6
7
# Zero Knowledge Proof Algorithm Implemetaion  [![Awesome]https://cdn.jsdelivr.net/gh/sindresorhus/awesome@d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg]https://github.com/sindresorhus/awesome#readme

## Usage
- Put the following crates to Cargo workspace:
    - [zkp_grpc_client]https://crates.io/crates/zkp_grpc_client
    - [zkp_protobuf]https://crates.io/crates/zkp_protobuf
    - [zkp_grpc_server]https://crates.io/crates/zkp_grpc_server