Documentation ¶
Index ¶
- func AddressToPubkey(addr common.Address) (int, []byte, error)
- func PubkeyToAddress(pubBytes []byte) common.Address
- func Ripemd160(data []byte) []byte
- func Sha256(data ...[]byte) []byte
- func Sha256Hash(data ...[]byte) (h common.Hash)
- func Sha3(data ...[]byte) []byte
- func Sha3Hash(data ...[]byte) common.Hash
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PubkeyToAddress ¶
func Sha256Hash ¶
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package ed25519 implements the Ed25519 signature algorithm.
|
Package ed25519 implements the Ed25519 signature algorithm. |
Package sha3pool is a freelist for SHA3-256 hash objects.
|
Package sha3pool is a freelist for SHA3-256 hash objects. |
Click to show internal directories.
Click to hide internal directories.