#import @interface NSData (CRC) -(uint32_t) crc32; @end