pub const HASH_LEN: usize = 20;
Length of SHA-1 hash used for key material (20 bytes).
Used in CREATE_FAST/CREATED_FAST handshakes for key derivation.