package
0.0.0-20241014091902-bb33d8e31da5
Repository: https://github.com/exocorenetwork/exocore-sdk.git
Documentation: pkg.go.dev

# Functions

NewKeyGenerator is the factory function to create a KeyGenerator based on the key type.
No description provided by the author

# Constants

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

# Variables

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

# Structs

BLSKeyGenerator implements KeyGenerator for BLS keys.
ECDSAKeyGenerator implements KeyGenerator for ECDSA keys.

# Interfaces

KeyGenerator defines the interface for generating keys.