pub const HASH_LENGTH: usize = 32;
Expand description

Size of the Findex tag hash used. Only collision resistance is needed: 128 bits should be enough.