//
pkg.gl
Category
github.com/danielronalds/messenger-server
security
package
0.0.0-20241109020137-df5416b2955a
Repository:
https://github.com/danielronalds/messenger-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
3
Files
84 SLOC
#
Functions
DefaultHash
Generates the default hash configuration.
GenerateSessionKey
Generates a random session key for use with the user store.
NewHash
Generates a new Hash struct.
#
Structs
Hash
A struct that represents an Argon2id Hash.
HashedPassword
A struct that represents a hashed password.