Section 3.7.62. DisabledRuntimeChecks
Section 3.7.63. PBKDF2_MinRounds
(105 / 1693)
Section 3.7.64. PBKDF2_MaxRounds
3.7.63. PBKDF2_MinRounds
This is an integer that defines the minimum number of rounds PBKDF2 algorithm. If the stored user password uses less rounds than this parameter specifies, the password check fails. The default value is
100
.