Wireshark mailing list archives

CRC32 representation


From: Anton Glukhov <anton.a.glukhov () gmail com>
Date: Fri, 13 Apr 2018 10:33:37 +0200

Hi all,

I wonder what's the best choice to represent CRC32 little-endian checksum?
Should It be represented "as is"(exactly how it goes on wire) or I should
flip it to show it in correct number form. Example: I have valid crc32 for
some data: 0x01020304, it represented in pcap file as 0x04030201. Should I
flip it to show it to user or it's better to keep it as is?

Best regards,
Anton
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: