Introduction - If you have any usage issues, please Google them yourself
This checks that CRC(buf + CRC(buf)) = 0, and that CRC commutes with bit-reversal. This has the side effect of bytewise bit-reversing the input buffer, and returns the CRC of the reversed buffer.