The standard log2 number of iterations for password stretching. This should increase by 1 every Backdrop version in order to counteract increases in the speed and power of computers available to crack the hashes.

File

core/includes/password.inc, line 20
Secure password hashing functions for user authentication.

Code

define('BACKDROP_HASH_COUNT', 16)