vote up 0 vote down star

I have a binary String of "011001000010100100100010001000100100100100", how do I calculate CRC8? Thanks

flag

2 Answers

vote up 1 vote down

Use Jacksum.

From a Google search of CRC8 java.

link|flag
vote up 0 vote down

There are a lot of packages that contain this functionally built in. Of the top of my head I recall that jFLAC has it on their jflac.util.crc8 class.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.