Skip to content
ross-pure edited this page Aug 3, 2020 · 29 revisions
Clone this wiki locally

Welcome to the RenVM MPC Wiki!

Here, we present the threshold ECDSA signature scheme used by RenVM. This scheme allows a group of n players to jointly produce ECDSA keys/signatures without revealing the corresponding ECDSA private key, where no subset of less than k players is able to produce a signature.

  1. Protocols
    1. Shamir Secret Sharing
    2. Open
    3. Biased Random Number Generation
    4. Random Number Generation
    5. Random Zero Generation
    6. Random Key Pair Generation
    7. Multiply and Open
    8. Inversion
  2. ECDSA