package
0.0.0-20200727111130-b221153e6987
Repository: https://github.com/incognito-core-libs/go-ethereum.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.
S256 returns a BitCurve which implements secp256k1.
Sign creates a recoverable ECDSA signature.
VerifySignature checks that the given pubkey created signature over message.

# 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
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

A BitCurve represents a Koblitz Curve with a=0.