pub const MAX_CLIENT_ITERATIONS: u32 = 1_000_000;
Maximum PBKDF2 iteration count accepted from a server during client auth.