Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CFB cryptCFB
Encryption: AES-CFB
View Source
var Hash cryptHash
Hashing: HMAC - SHA256
Functions ¶
func RandBytes ¶
RandBytes generates random bytes using crypto/rand
@exclude[0] allows you can to pass an optional []byte to ensure that set of chars will not be included in the output string
@exclude[1] provides a replacement string to put in place of the unwanted chars
@exclude[2:] is currently ignored
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.