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