Proof remainder of polynomial division GF(2) can be calculated by LSFR

80 Views Asked by At

I have been reading that CRC, which is the calculation of the remainder of $x/P(x)$ in GF(2) can be implemented with a Linear Shift Feedback Register. However, I can't find the proof for this, or think of a way to prove this.