package
1.2.20
Repository: https://github.com/qitmeer/qng-core.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package bip39 is the official Golang implementation of the BIP39 spec.
No description provided by the author
Copyright (c) 2017-2018 The qitmeer developers cuckoo cpu mining from network.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

CompressPubkey encodes a public key to the 33-byte compressed format.
DecompressPubkey parses a public key in the 33-byte compressed format.
Ecrecover returns the uncompressed public key that created the given signature.
No description provided by the author
HexToECDSA parses a secp256k1 private key.
Keccak256 calculates and returns the Keccak256 hash of the input data.
Keccak256Hash calculates and returns the Keccak256 hash of the input data, converting it to an internal Hash data structure.
<R><S>.
<head><R><S>.
ToECDSA creates a private key with the given D value.
UnmarshalPubkey converts bytes to a secp256k1 public key.
VerifySignature checks that the given public key created signature over digest.