]> eyrie.org Git - kerberos/krb5-strength.git/blobdiff - tools/heimdal-history
Update hash iterations in heimdal-history
[kerberos/krb5-strength.git] / tools / heimdal-history
index 63cc3459580ec701350ba35755f90aface4e4eb4..dbf8fc5890d34a515ec46beaeebc52a570f30b84 100755 (executable)
@@ -33,7 +33,7 @@ use Sys::Syslog qw(openlog syslog LOG_AUTH LOG_INFO LOG_WARNING);
 # The number of PBKDF2 iterations to use when hashing passwords.  This number
 # should be chosen so as to force the hash operation to take approximately 0.1
 # seconds on current hardware.
-const my $HASH_ITERATIONS => 40128;
+const my $HASH_ITERATIONS => 45144;
 
 # Path to the history database.  Currently, this must be a Berkeley DB file in
 # the old DB_HASH format.  Keys will be principal names, and values will be a