package
1.50.0
Repository: https://github.com/onsonr/crypto.git
Documentation: pkg.go.dev

# Functions

DecodeMessage decodes the message from a string.
EncodeMessage encodes the message to a string.

# Constants

Dkls18Dkg specifies the DKG protocol of the DKLs18 potocol.
Dkls18Refresh specifies the DKG protocol of the DKLs18 potocol.
Dkls18Sign specifies the DKG protocol of the DKLs18 potocol.
Version0 is version 0!.
Version1 is version 2!.

# Variables

No description provided by the author
No description provided by the author

# Structs

Message provides serializers and deserializer for the inputs and outputs of each step of the protocol.

# Interfaces

Iterator an interface for the DKLs18 protocols that follows the iterator pattern.