Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PasswordHasher ¶
type SHA256Hasher ¶
type SHA256Hasher struct {
// contains filtered or unexported fields
}
func NewSHA256Hasher ¶
func NewSHA256Hasher(salt string) *SHA256Hasher
Click to show internal directories.
Click to hide internal directories.