# Functions
Generate the hash of a password for storage in the database.
HashCompare verifies that passed password hashes to the same value as the passed passwordHash.
OpenDatabase opens the database and performs a ping to make sure the database is up.
No description provided by the author