const Crc24Openpgp = Crc(u24, .{ .polynomial = 8801531, .initial = 11994318, .reflect_input = false, .reflect_output = false, .xor_output = 0 });