pub const HASH_LEN: usize = 20;
Length of SHA-1 hash output in bytes (160 bits).
Used throughout the Tor protocol for identity fingerprints and key derivation functions.