an example of an interactive zero knowledge proof with discrete logarithm
Make sure you have the following installed on your machine:
-
Clone this repository:
git clone https://github.com/0xE-acc/zkp-dlog.git
-
Change into project directory
cd zkp-dlog
-
Build project
cargo build --release
-
Run project
cargo run --release