Documentation
¶
Overview ¶
package crypto contains all the cryptographic functionality required by Shannon.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAddressFromPrivateKey ¶
GetAddressFromPrivateKey returns the address of the provided private key
func GetSecp256k1PrivateKeyFromKeyHex ¶
GetSecp256k1PrivateKeyFromKeyHex returns a Secp256k1 private key from the supplied hex-encoded private key string. It allows any configuration-related code to build secp256k1 private keys from hex-encoded private keys.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.