Skip to content

exfinen/crypto-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 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

Implementing:

  • GG18