Check Password Strength






The password check serves only to check the complexity of the password. The complexity of the password is a measure of the success of the password in resisting guessing of the password by a third party or attacks. In its usual form, it estimates how many attempts, on average, it will take an attacker who does not have direct access to the password to figure it out. Password strength depends on length, complexity and unpredictability.

We only enter a new password, the old password is overwritten from the existing one and cannot be entered on this form.
To calculate the complexity of the password, we must enter the entire password as desired (length, capital letters, special characters).
The user can also achieve the desired complexity of the password in a different way, but the complexity to determine will still be the same or greater.
New Password |
Enter a new password. The minimum required password length is set in the program parameters. The password is hidden on the screen and is printed only with asterisks. |
Strength |
The value of randomness in the password or entropy. A higher number means a higher chance or better password. |
Attempts |
Number of iterations needed for decoding. |
Duration |
Time required for decoding. |
 |
Confirm the entered password by clicking this button.
|
 |
The form, which is called from the Administrator console - Company - General, is useful exclusively for checking the complexity of the password.
|
Additional information