SkillAgentSearch skills...

Dkg

Distributed key generation

Install / Use

/learn @gnosis/Dkg
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

dkg

Distributed key generation

This repository is a work in progress. It contains an implementation of ECDKG by Tang using the group interface from dedis/kyber. This integration allows different elliptic curves such as Secp256k1 (with tests) and bn256 (on master) to be used in the dkg scheme.

Installation

go get https://github.com/gnosis/dkg

Take a look at the test for intended use.

*Please Note: The messaging/network layer of the scheme has not been implemented.

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated1y ago
Forks6

Languages

Go

Security Score

75/100

Audited on Jun 17, 2024

No findings