//
pkg.gl
Category
github.com/lessos/lessgo
pass
package
1.0.1
Repository:
https://github.com/lessos/lessgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
4
Files
77 SLOC
#
Functions
Check
Check reports whether the given password and hashed key match.
HashDefault
HashDefault derives a key from password.
#
Constants
AlgoDefault
Define the default hashing algorithm.
AlgoMd5
Define md5 hashing algorithm, Compatible with some old system.