Documentation ¶
Index ¶
- func Blake2b256(data []byte) []byte
- func Blake2b256MAC(data, key []byte) ([]byte, error)
- func Blake2b256Personal(data, personal []byte) ([]byte, error)
- func EthashSeedHash(height, epochLength uint64) []byte
- func HmacSha256(key, data string) []byte
- func HmacSha512(key, data string) []byte
- func Keccak256(b []byte) []byte
- func ObscureHex(input string) ([]byte, error)
- func ReverseBytes(a []byte) []byte
- func Ripemd160(b []byte) []byte
- func SerializeBlockHeight(blockHeight uint64) ([]byte, []byte, error)
- func Sha256(b []byte) []byte
- func Sha256d(b []byte) []byte
- func Sha512(b []byte) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Blake2b256 ¶
func Blake2b256MAC ¶
func Blake2b256Personal ¶
func EthashSeedHash ¶
func HmacSha256 ¶
func HmacSha512 ¶
func ObscureHex ¶
func ReverseBytes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.