Documentation
¶
Overview ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AESDecrypt ¶
AESDecrypt decrypts the encrypted source with the given key.
func AESEncrypt ¶
AESEncrypt encrypts the key with the given source.
func Base58CheckDecode ¶
Base58CheckDecode decodes the given string.
func Base58CheckEncode ¶
Base58checkEncode encodes b into a base-58 check encoded string.
func Base58Decode ¶
Base58Decode decodes the base58 encoded string.
func Base58Encode ¶
Base58Encode encodes a byte slice to be a base58 encoded string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.