package
0.0.0-20250204070817-3c82b7ad6a9f
Repository: https://github.com/0chain/gosdk_common.git
Documentation: pkg.go.dev

# Functions

GenerateThresholdKeyShares given a signature scheme will generate threshold sig keys.
No description provided by the author
NewED255190chainScheme - create a ED255190chainScheme object.
NewHerumiScheme - create a MiraclScheme object.
NewSignatureScheme creates an instance for using signature functions - sigScheme signature scheme to be used.
No description provided by the author
UnmarshalSignatureSchemes unmarshal SignatureScheme from json string.

# Constants

CryptoVersion - version of the crypto library.

# Variables

No description provided by the author

# Structs

ED255190chainScheme - a signature scheme based on ED25519.
HerumiScheme - a signature scheme for BLS0Chain Signature.
KeyPair private and publickey.
Wallet represents client wallet information.

# Interfaces

No description provided by the author
Fr --.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SignatureScheme - an encryption scheme for signing and verifying messages.