pub(crate) const MAX_DOMAIN_STRING_LEN: usize = 20;
Maximum length for domain strings used in hashing.