<html><head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
  </head>
  <body>
    <p>Awesome. I am also green, now. I am going to be porting Squeak's
      Cryptography packages to Cuis yet I want to extend it to use NaCl,
      first, so this is a fantastic discovery, Ken. Thanks Juan and Ken!</p>
    <p>I have pulled in your Cuis-Smalltalk-Crypto-NaCl code, into my
      new package, Cuis-Crypto. I figured out how to establish a git
      package repository and pulled it into a local project folder
      'Crypto/Cuis-Crypto' which loads as Crypto. <br/>
    </p>
    <p>I also loaded your NaCl code into Squeak so I am starting to
      create NaClPlugins for various algorithms, such as SHA1 and MD5. I
      will emulsify NaCl into the Cryptography library and then continue
      porting into Cuis. That's the plan, anyways. I've been wanting to
      add NaCl underneath for the standard cryptography library, rather
      than all our homegrown. It is tasty, seeing our functional crypto
      code. However, were lacking Elliptical DH and such for TLS 1.3 so
      I hope to get it from NaCl.<br/>
    </p>
    <p>My new Cuis project is hosted here:<br/>
    </p>
    <blockquote>
      <p><a class="moz-txt-link-freetext" href="https://github.com/CharlieRabbit/Cuis-Crypto">https://github.com/CharlieRabbit/Cuis-Crypto</a></p>
    </blockquote>
    <p>🐰</p>
    <div class="moz-cite-prefix">On 3/14/23 14:33, ken.dickey--- via
      Cuis-dev wrote:<br/>
    </div>
    <blockquote type="cite" cite="mid:526ebb8f7ab8dd88d00cd3e9bca4151d@whidbey.com">
      <pre class="moz-quote-pre" wrap="">On 2023-03-14 10:41, Juan Vuletich wrote:

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">I guess that it should be replaced with #sameAs:. Who is the author of
the code? Ken, maybe its yours?
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">Yep.  Not tested since 2016 / Cuis 4.2.

All tests again green.  Do a pull of
<a class="moz-txt-link-freetext" href="https://github.com/KenDickey/Cuis-Smalltalk-Crypto-NaCl">https://github.com/KenDickey/Cuis-Smalltalk-Crypto-NaCl</a> and reload.  Run
unit tests.

Thanks,
-KenD
--
Cuis-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Cuis-dev@lists.cuis.st">Cuis-dev@lists.cuis.st</a>
<a class="moz-txt-link-freetext" href="https://lists.cuis.st/mailman/listinfo/cuis-dev">https://lists.cuis.st/mailman/listinfo/cuis-dev</a>
</pre>
    </blockquote>


</body></html>