in reply to Re: How to use perl digest module to calculate CRC?
in thread How to use perl digest module to calculate CRC?

My input data is actualy 1e5

Meaning it is 0001 1110 0101

Eventtually I'm going to have a long file with bytes in hex which I need to calculate CRC on.

  • Comment on Re^2: How to use perl digest module to calculate CRC?