<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Is that a 27,500% increase? I am a little confused.<br>
    <br>
    <div class="moz-cite-prefix">On 12/08/2015 08:07 AM, Robert Withers
      wrote:<br>
    </div>
    <blockquote cite="mid:5666D627.9020703@gmail.com" type="cite">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      Good morning,<br>
      <br>
      I managed to separate the SecureSession code out of Mushroom and I
      have published it into the SqueakSource Cryptography repository.
      Version 4 is this release, though I expect name refactoring to
      occur, so just take the latest. This requires the loading of
      Cryptography, though I did not set a package dependency in
      Monticello for SecureSession. Should I?<br>
      <br>
      Note to Pharo: Please load version 37 of Cryptography.<br>
      <br>
      WARNING: the Performance test will fail without the crypto plugins
      installed.<br>
      <br>
      <br>
      Resulting performance data, with and without crypto
      plugins...there is 275% increase in performance with crypto
      plugins.<br>
      <br>
      With crypto plugins:<br>
      <blockquote> 100 KB data chunks received: 10<br>
        send time: 272 ms, rate: 3.676 MB/sec.<br>
        receive time: 600 ms. rate: 1.667 MB/sec.<br>
      </blockquote>
              <br>
      Without crypto plugins:<br>
      <blockquote>100 KB data chunks received: 1<br>
        send time: 8469 ms, rate: 0.012 MB/sec.<br>
        receive time: 17233 ms. rate: 0.006 MB/sec.<br>
      </blockquote>
      Regards,<br>
      Robert<br>
    </blockquote>
    <br>
  </body>
</html>