pub fn hash_table(octets: &[u8]) -> u32
Calculate the CRC checksum of the octets using a table lookup algorithm.