Coder Social home page Coder Social logo

Comments (3)

leontiad avatar leontiad commented on June 14, 2024

Hi, I cannot reproduce that locally

from multi-party-ecdsa.

bhaagiKenpachi avatar bhaagiKenpachi commented on June 14, 2024

@leontiad Can you please provide OS details , requirements , packages to be installed , steps to run?

from multi-party-ecdsa.

leontiad avatar leontiad commented on June 14, 2024

Other than rust there shouldn't be other requirement to run that. What are you getting after running:

cargo +nightly build --examples --release
cd target/release/example
./gg20_sm_manager

./gg20_keygen -t 1 -n 3 -i 1 --output local-share1.json
./gg20_keygen -t 1 -n 3 -i 2 --output local-share2.json
./gg20_keygen -t 1 -n 3 -i 3 --output local-share3.json


./gg20_signing -p 1,2 -d "test" -l local-share1.json
./gg20_signing -p 1,2 -d "test" -l local-share2.json

There are detailed examples on the README on how to run examples using GG20/18

from multi-party-ecdsa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.