HASH_LEN

Constant HASH_LEN 

Source
pub const HASH_LEN: usize = 20;
Expand description

Length of SHA-1 hash output in bytes (160 bits).

Used throughout the Tor protocol for identity fingerprints and key derivation functions.