Documentation ¶
Index ¶
- func Base32Encode(data []byte, padding bool) (string, error)
- func Base32Encode2(data []byte, padding bool) (string, error)
- func ConvertBits(data []byte, fromBits uint, tobits uint, pad bool) ([]byte, error)
- func Hash160(data []byte) ([]byte, error)
- func HashDoubleSha256(data []byte) ([]byte, error)
- func HashRipeMD160(data []byte) ([]byte, error)
- func HashSha256(data []byte) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Base32Encode2 ¶
@deprecated Deprecated: 自写函数实现暂时废弃
func HashDoubleSha256 ¶
func HashRipeMD160 ¶
func HashSha256 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.