pub const NUM_HASH_ROUNDS: usize = 19;
The number of rounds is set to 19 to provide 128-bit security level.