]> eyrie.org Git - kerberos/krb5-strength.git/blobdiff - tools/heimdal-history
Increase iterations for history hashing
[kerberos/krb5-strength.git] / tools / heimdal-history
index ec85a9ba6ce3c7cc48ad9ed9229f951a327fdbf7..525e6df81bdcbdb0985034665d649b0c197f86ec 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.
-Readonly my $HASH_ITERATIONS => 14592;
+Readonly my $HASH_ITERATIONS => 40128;
 
 # 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