package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Dec 23, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
func AESDecrypt(data, key []byte) []byte
Use aes algorithm to decrypt data
func AESEncrypt(data, key []byte) []byte
Use aes algorithm to encrypt data
hash160 returns the RIPEMD160 hash of the SHA-256 HASH of the given data.
ripemd160h returns the RIPEMD160 hash of the given data.
renturn SHA-256 hash of the given data, type : []byte
Calculates the SHA-256 hash of the given bytes, * and then hashes the resulting hash again.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.