Crypt-Twofish_PP

 view release on metacpan or  search on metacpan

benchmark/benchmark_by_keysize.html  view on Meta::CPAN

        </tr>
        <tr>
            <td class="other">52</td>
			<td class="name">DES v2.03</td>
            <td class="other">C</td>
			<td class="other">8</td>
			<td class="other">8</td>
			<td class="other">25653.00</td>
			<td class="other">25717.70</td>
			<td class="other">893634.29</td>
			<td class="other">111704.29</td>
			<td class="other">865547.17</td>
			<td class="other">108193.40</td>
        </tr>
        <tr>
            <td class="other">53</td>
			<td class="name">DES_PP v1.00</td>
            <td class="other">Perl</td>
			<td class="other">8</td>
			<td class="other">8</td>
			<td class="other">1649.77</td>
			<td class="other">1657.41</td>
			<td class="other">33933.65</td>
			<td class="other">4241.71</td>
			<td class="other">33755.66</td>
			<td class="other">4219.46</td>
        </tr>
        <tr>
            <td class="other">54</td>
			<td class="name">CAST5 v0.03</td>
            <td class="other">C</td>
			<td class="other">8</td>
			<td class="other">5</td>
			<td class="other">36367.44</td>
			<td class="other">35882.21</td>
			<td class="other">903921.18</td>
			<td class="other">112990.15</td>
			<td class="other">947030.19</td>
			<td class="other">118378.77</td>
        </tr>
        <tr>
            <td class="other">55</td>
			<td class="name">CAST5_PP v1.02</td>
            <td class="other">Perl</td>
			<td class="other">8</td>
			<td class="other">5</td>
			<td class="other">230.73</td>
			<td class="other">224.64</td>
			<td class="other">108184.91</td>
			<td class="other">13523.11</td>
			<td class="other">107680.75</td>
			<td class="other">13460.09</td>
        </tr>
      </tbody>
    </table>
    <hr />
<p>
Remarks:<br />
<dl>
<dt><a name="lang">[1]</a></dt>
<dd>Some modules, like Crypt::DES_EEE3 or Crypt::DES_EDE3 are actually
pure Perl modules but are implemented as a wrapper around XS modules.
These are still listed here as implemented in C.
<a href="#top">back</a></dd>

<dt><a name="keys">[2]</a></dt>
<dd>One test cycle for key generation actually consists of a constructor
call followed by one encryption resp. decryption operation, since a module
may decide to postpone the key scheduling until the direction is fixed.
The number is therefore an indicator for the encryption/decryption 
performance for small chunks of data.
<a href="#top">back</a></dd>
</p>
  </body>
</html>



( run in 1.559 second using v1.01-cache-2.11-cpan-39bf76dae61 )