Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeBase64 ¶
func Decrypt ¶
decrypt the text as a byte array with the key provided returns a byte array of the base64 decrypted text
func EncodeBase64 ¶
func Encrypt ¶
encrypt the text with the key provided returns a byte array For reference: http://crypto.stackexchange.com/questions/2476/cipher-feedback-mode
func HashPassword ¶
func RandString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.