Do you mean m different LFSRs, combined in some way? Or just a single LFSR
with an m-bit register?
Do you expect the attacker to be able to see a short subsequence of the LFSR
output bits? Or instead only some sequence of cipher text which was derived
by some combination of plaintext and LFSR output?
Bob H
As to the type of attack, I'll probably look at both ciphertext-only
attack, and an attacker having access to 2n bits of the keystream
(Berlekemp-Massey algorithm). I'll also be looking at correlation
attacks and the whole correlation immunity vs. linear complexity trade
off.
As I said at the moment I'm gathering information and literature so
any suggestions, links or references would be appreciated
Thanks
DH