# Structs

Bcrypt implements the PasswordHasher interface using bcrypt.
Mock implements the PasswordHasher interface using bcrypt.

# Interfaces

PasswordHasher defines the interface of a password hasher.