`Password` utility class that makes use of PHP's `crypt()` function. Includes a
cryptographically strong salt generator, and utility functions to hash and check
passwords.