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