//
pkg.gl
Category
github.com/iotaledger/hornet
pkg
basicauth
package
1.2.8
Repository:
https://github.com/iotaledger/hornet.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
3
Files
80 SLOC
#
Functions
DerivePasswordKey
DerivePasswordKey calculates the key based on password and salt.
NewBasicAuth
No description provided by the author
SaltGenerator
SaltGenerator generates a crypto-secure random salt.
VerifyPassword
VerifyPassword verifies if the password is correct.
#
Structs
BasicAuth
No description provided by the author