pub fn bytes_to_hex_array(bytes: &[u8]) -> String
Convert bytes to hex array format with line breaks (16 bytes per line)