<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Stream cipher - Page 17 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=stream_cipher&amp;p=16">1.Previous</a><br />
<a accesskey="3" href="page.php?w=stream_cipher&amp;p=18">3.Next</a>
</p>
<p>takes a different approach. Two LFSRs are used, both clocked regularly. If the output of the first LFSR is 1, the output of the second LFSR becomes the output of the generator. If the first LFSR outputs 0, however, the output of the second is discarded, and no bit is output by the generator. This mechanism suffers from timing attacks on the second generator, since the speed of the output is variable in a manner that depends on the second generator's state. This can be alleviated by buffering the output.</p>

<p><big>Filter generator</big></p>
<p>Another</p><p>
<a accesskey="1" href="page.php?w=stream_cipher&amp;p=16">1.Previous</a><br />
<a accesskey="3" href="page.php?w=stream_cipher&amp;p=18">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
