Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 257 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 257 Bytes

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