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