An object that can hash and verify passwords.
Hash a password
Verify a password matches a hash made with hashPassword
See Implementation
An object that can hash and verify passwords.