pub fn bytes_to_string(bytes: &[u8; 20]) -> String
Encode a SHA-1 hash into a 32-character Base32 string.