package
0.0.0-20241015194227-80fc91596c4c
Repository: https://github.com/cloudlink-omega/backend.git
Documentation: pkg.go.dev
# Functions
HashPassword generates a hashed password using the scrypt algorithm.
verifyPassword verifies the given password against the provided hash.