Versions in this module Expand all Collapse all v3 v3.1.0 Aug 26, 2026 Changes in this version + func ComparePassword(hashedPassword, password []byte) bool + func CreatePassword(pw string, strength int) ([]byte, error) + func ValidateNewPassword(pw string) error Other modules containing this package github.com/gotify/server github.com/gotify/server/v2