Constant tor_hsservice::replay::hash::HASH_LEN

source ยท
pub(super) const HASH_LEN: usize = 16;
Expand description

Length of the internal hash.

We only keep 128 bits; see note above in the module documentation about why this is okay.