Nope.Maybe use a CD40174B HEX-D to reduce the DFF chip count in post #7?
While the 4017 can appear to function as a specialized shift register, and is in fact based on one internally, its outputs are mutually exclusive. The consequence of this is that the XNOR gate, which is a key element of most LFSR circuits, will not function correctly.
With the 4017, only one output can be high at any time, for a total of 10 possible codes in a perfectly predictable sequence. With a true shift register, all binary output combinations (64 in the case of post #7) are possible *and required* for correct operation.
ak
