The system must store passwords with different key derivations (salt).
The use of salts introduces an extra layer of complexity for attackers attempting to crack password hashes.
This requirement is a fundamental practice for protecting user credentials, mitigating common attack vectors, such as rainbow tables, dictionary or brute force attacks.
This requirement is verified in following services
Plan | Supported |
---|---|
Essential | 🟢 |
Advanced | 🟢 |