package
0.0.0-20240810090356-c5cebdb4e16e
Repository: https://github.com/codecodeorg/opgeth.git
Documentation: pkg.go.dev

# Functions

CompressPubkey encodes a public key to 33-byte compressed format.
DecompressPubkey parses a public key in the 33-byte compressed format.
RecoverPubkey returns the public key of the signer.
No description provided by the author
Sign creates a recoverable ECDSA signature.
VerifySignature checks that the given pubkey created signature over message.