Reeds–Sloane algorithm: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
m Add: citeseerx. | You can use this bot yourself. Report bugs here. | User-activated.
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1:
The '''Reeds–Sloane algorithm''', named after J. A.[[James Reeds]] and [[N. J. A.Neil Sloane]], is an extension of the [[Berlekamp–Massey algorithm]], an algorithm for finding the shortest [[linear -feedback shift register]] (LFSR) for a given output [[sequence]], for use on sequences that take their values from the [[integers mod n|integers mod ''n'']].
 
== References ==
Line 18:
 
== External links ==
* [http://mathworld.wolfram.com/ReedReeds-SloaneAlgorithm.html Reed–SloaneReeds–Sloane Algorithm] on [[MathWorld]]
 
{{DEFAULTSORT:Reeds-Sloane algorithm}}
[[Category:Cryptanalytic algorithms]]
 
 
{{crypto-stub}}