Skip to content

0xHorace/zkp-dlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zkp-dlog

an example of an interactive zero knowledge proof with discrete logarithm

Prerequisites

Make sure you have the following installed on your machine:

How to Build and Run

  1. Clone this repository:

    git clone https://github.com/0xE-acc/zkp-dlog.git
    
  2. Change into project directory

    cd zkp-dlog
    
  3. Build project

    cargo build --release
    
  4. Run project

    cargo run --release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages