Versions in this module Expand all Collapse all v0 v0.0.1 Nov 22, 2021 Changes in this version + func Hash(plaintext string) ([]byte, error) + func RandomString(length int) (string, error) + func ValidHash(payload []byte, plaintext string) bool