Coder Social home page Coder Social logo

perfaram / bls-dkg-go Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 2.0 5 KB

Simulate a Distributed Key Generation (for the B-L-S group signature scheme) round, using goroutines

Go 100.00%
dkg distributed-key-generation vss verifiable-secret-sharing bls boneh-lynn-shacham golang goroutine

bls-dkg-go's Introduction

Pedersen DKG in Go

Simulate a Pedersen DKG (for a Boneh-Lynn Shacham group signature scheme) protocol round in your computer, using goroutines as DKG participants. This is far from perfect ; see at the top of dkg.go.

How to run

First, you need to build and install https://github.com/herumi/bls (and all its dependencies). This project does not currently have a "install" target in the Makefile, so you can't just "make install". You need to put all the necessary libraries yourself in the right place, as well as their headers. Respectively, this means /usr/local/lib and /usr/local/include/.

Once this has been done, copy the ffi/go/bls folder aside dkg.go. You may now go run dkg.go. If you wish to set the threshold and total participant count, go run dkg.go T C, where T is threshold and C the total.

bls-dkg-go's People

Contributors

perfaram avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

bkolad fernantho

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.