//
pkg.gl
Category
github.com/iotaledger/hive.go/core
basicauth
package
1.0.0-rc.3
Repository:
https://github.com/iotaledger/hive.go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
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