dkg icon indicating copy to clipboard operation
dkg copied to clipboard

Distributed key generation

Results 6 dkg issues
Sort by recently updated
recently updated
newest added

We're using the gob encoding package right now (it exposes a go-specific BinaryMarshaller). We will want a marshaller(s?) for the following: * Parity Secret Store. * Dfinity has their own...

For tests, oftentimes a real cryptographic group can be hard to use for verifying crypto protocols to be correctly working. For this reason, a toy group (maybe a toy pairing...

Implement kyber.Group Interface and methods for secp256k1 elliptic.Group