[][src]Constant pwhash::sha1_crypt::DEFAULT_ROUNDS

pub const DEFAULT_ROUNDS: u32 = 24680;

Default number of rounds.

The value is aligned with the default used on NetBSD.