pub fn parse_check_line(line: &str) -> Option<(&str, &str)>
Parse a checksum line in any supported format.