Giter Club home page Giter Club logo

threshold-lib's Introduction

threshold-lib

This library is a Golang implementation of {2,n}-threshold ECDSA and Ed25519.

This library supports the following functions:

  • 2-party ECDSA signature, using Feldman's VSS generate key shares and Lindell 17 protocol for 2-party signature.

  • 2-party Ed25519 signature.

  • Bip32 key derivation, support key share unhardened derivation, chaincode is generated by n parties.

  • Key share refresh, when one party key share is lost or a new participant comes in, support refresh.

See the Threshold Signature Scheme for more detailed information about the library.

Extentions - new features

Extentions to allow deterministic usage of the elliptic curve digital signature algorithm following the RFC 6979 standard.

  • Step1_with_rfc6979(...), deterministic signature
  • Step3_with_Recoveryid(...), returns r,s and the recovery id

License

Apache-2.0 license

Test 1

threshold-lib's People

Contributors

debuggor avatar larry-a4 avatar krolander avatar

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.