Module Contract_user.Hashing

val hash : ?⁠count:int -> string -> (string, string) Stdlib.result
val matches : hash:string -> plain:string -> bool