package
0.0.0-20250218190523-b123c3ebbebe
Repository: https://github.com/paulwaldo/building-microservices-with-go.git
Documentation: pkg.go.dev

# Functions

GenerateRandomSalt generates a random string 32 bytes in length.
New creates a new hash and seeds with a list of peppers.

# Structs

Hash is a structure which is capable of generating and comparing sha512 hashes derived from a string.