sihl.utils
Utils.Hashing
Hashing strings and comparing hashes.
sihl
sihl.app
sihl.authn
sihl.authz
sihl.cmd
sihl.configuration
sihl.core
sihl.data
sihl.email
sihl.http
sihl.log
sihl.message
sihl.middleware
sihl.queue
sihl.schedule
sihl.seed
sihl.server
sihl.session
sihl.storage
sihl.token
sihl.user
sihl.web
val hash : ?count:int -> string -> (string, string) Result.t
val matches : hash:string -> plain:string -> bool
module Bcrypt = Bcrypt