//
pkg.gl
Category
github.com/howood/kangaroochat
infrastructure
encrypt
package
0.2.8
Repository:
https://github.com/howood/kangaroochat.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
100 SLOC
#
Constants
HashtypeBcrypt
HashtypeBcrypt is Hashtype bcrypt.
HashtypeScrypt
HashtypeScrypt is Hashtype scrypt.
SaltBufLen
SaltBufLen is Salt buffer length.
WrongPasswordMessage
WrongPasswordMessage is error message.
#
Structs
DataHash
DataHash struct.
PasswordHash
PasswordHash struct.