# Supported algorithms are:
# - crypt (standard UNIX crypt using the DES hashing algorithm)
# - sha (SHA-1)
# - bcrypt (BCrypt)
#
# BCrypt should be used by default
# Syntax:
# masteradmin:algorithm:hashed_password
