//
pkg.gl
Category
github.com/M15t/gram
pkg
util
crypter
package
0.0.12
Repository:
https://github.com/m15t/gram.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
20 SLOC
#
Functions
CompareHashAndPassword
CompareHashAndPassword matches hash with password.
HashPassword
HashPassword hashes the password using bcrypt.
New
New initalizes crypter service.
#
Structs
Service
Service holds crypter methods.