package
1.32.0-rc2
Repository: https://github.com/filecoin-project/lotus.git
Documentation: pkg.go.dev

# Packages

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

# Functions

No description provided by the author
Generate generates private key of given type.
RegisterSignature should be only used during init.
Sign takes in signature type, private key and message.
ToPublic converts private key to public key.
Verify verifies signatures.

# Interfaces

SigShim is used for introducing signature functions.