Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateRandomSalt ¶
func GenerateRandomSalt() string
GenerateRandomSalt generates a random string 32 bytes in length
Types ¶
type Hash ¶
type Hash struct {
// contains filtered or unexported fields
}
Hash is a structure which is capable of generating and comparing sha512 hashes derived from a string
Click to show internal directories.
Click to hide internal directories.