Crypt-Twofish_PP

 view release on metacpan or  search on metacpan

benchmark/benchmark_by_dbytes.html  view on Meta::CPAN

        </tr>
        <tr>
            <td class="other">52</td>
			<td class="name">Blowfish_PP v1.12</td>
            <td class="other">Perl</td>
			<td class="other">8</td>
			<td class="other">16</td>
			<td class="other">4.43</td>
			<td class="other">4.43</td>
			<td class="other">14796.08</td>
			<td class="other">1849.51</td>
			<td class="other">14600.00</td>
			<td class="other">1825.00</td>
        </tr>
        <tr>
            <td class="other">53</td>
			<td class="name">Blowfish_PP v1.12</td>
            <td class="other">Perl</td>
			<td class="other">8</td>
			<td class="other">32</td>
			<td class="other">4.41</td>
			<td class="other">4.43</td>
			<td class="other">14831.37</td>
			<td class="other">1853.92</td>
			<td class="other">14591.86</td>
			<td class="other">1823.98</td>
        </tr>
        <tr>
            <td class="other">54</td>
			<td class="name">GOST_PP v1.10</td>
            <td class="other">Perl</td>
			<td class="other">8</td>
			<td class="other">32</td>
			<td class="other">541.40</td>
			<td class="other">541.40</td>
			<td class="other">10517.97</td>
			<td class="other">1314.75</td>
			<td class="other">10517.97</td>
			<td class="other">1314.75</td>
        </tr>
        <tr>
            <td class="other">55</td>
			<td class="name">Rijndael_PP v0.04</td>
            <td class="other">Perl</td>
			<td class="other">16</td>
			<td class="other">32</td>
			<td class="other">69.63</td>
			<td class="other">63.21</td>
			<td class="other">1777.78</td>
			<td class="other">111.11</td>
			<td class="other">1536.95</td>
			<td class="other">96.06</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.369 second using v1.01-cache-2.11-cpan-39bf76dae61 )