Skip to content

beekayg15/zcash_sapling_protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZeroCash Sapling Protocol using Arkworks

Implementation of the ZCash sapling protocol using the Arkworks library, in contrast to bellman, used in the OG implmentation. Additional optimizations through recent results in applied cryptography such as circuit-friendly hash functions, etc. are also implemented. Doing so, reduced the number of constraints in the spend/output circuit from ~100K in the OG implementation to ~60K constraints in this implementation.

Collaborators

  • Barath GaneshKumar
  • Utkarsh Parkhi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages