# Functions
ComparePasswordWithHash to check password string with hash password.
HashPassword to create password hash.
No description provided by the author
No description provided by the author
# Variables
ErrIncompatibleVersion in case of version incompatibility.
ErrInvalidHash when hash is not in the correct formant.