Skip to content

exfinen/crypto-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Playground

Implemented:

  • Yao's Garbled Circuit
  • GG18 Building Blocks:
    • Pedersen Commitment
    • Paillier Cryptosystem
    • MtA (w/o Range Proofs)
    • Feldman VSS
    • GG18 (w/o Range Proofs and zk)

Implementing:

  • zk and range proofs for GG18