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