Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DerivePasswordKey ¶
DerivePasswordKey calculates the key based on password and salt.
func SaltGenerator ¶
SaltGenerator generates a crypto-secure random salt.
Types ¶
type BasicAuth ¶
type BasicAuth struct {
// contains filtered or unexported fields
}
func NewBasicAuth ¶
Click to show internal directories.
Click to hide internal directories.