sihl.utils
Sihl_utils.Hashing
Hashing strings and comparing hashes.
sihl
sihl.authn
sihl.authz
sihl.core
sihl.database
sihl.email
sihl.http
sihl.message
sihl.middleware
sihl.migration
sihl.password-reset
sihl.queue
sihl.repository
sihl.schedule
sihl.session
sihl.storage
sihl.token
sihl.user
val hash : ?count:int -> string -> (string, string) Result.t
val matches : hash:string -> plain:string -> bool
module Bcrypt = Bcrypt