Versions in this module Expand all Collapse all v1 v1.0.6 Jan 11, 2025 Changes in this version + func New() *keepers.Keeper + type Keeper struct + func (p Keeper) Hash(_ keepers.Config, password string) (string, error) + func (p Keeper) Verify(_ keepers.Config, hash, password string) bool