Passwords processed through a one-way cryptographic hash function. The original password cannot be recovered from the hash. To verify a login, the system hashes the submitted password and compares it to the stored hash.