Skip to content

Go Schnorr NIZK(Non-Interactive Zero Knowledge) Signatures

Notifications You must be signed in to change notification settings

ttarvis/schnorrNIZK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

goSchnorrNIZK

Go Schnorr NIZK(Non-Interactive Zero Knowledge) Signatures

Schnorr NIZK signatures in Go

Features

  • Finite Fields
  • Elliptic curves
  • Create and verify signatures
  • no third party dependencies

Schnorr NIZK signatures

Fiat-Shamir Transform

Example Usage

Generating Keys

About

Go Schnorr NIZK(Non-Interactive Zero Knowledge) Signatures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages