Constant ssdeep::BlockHash::HALF_SIZE

source ·
pub const HALF_SIZE: usize = _; // 32usize
Expand description

The half size of each block hash.

This is used when a fuzzy hash is generated. Normally, the second block hash is truncated to this size.