package
0.4.1
Repository: https://github.com/jsign/go-filsigner.git
Documentation: pkg.go.dev

# Functions

GetPubKey returns the public key from the private key.
Sign creates a secp256k1 signature of a message using a private key.
Verify verifies that a message is correctly signed by a public key.