With the 1803 revision of Cuis 4.2, one no longer has to load the ByteArray>>readHexFrom: method.
Revision 1803 is now a requirement, so if you are using a pre-1803 image, the load will fail.
On the good side, one only needs to invoke
Feature require: 'Crypto-NaCl'.
in the current image.
Thanks Juan!
--
Ken [dot] Dickey [at] whidbey [dot] com
_______________________________________________
Cuis mailing list
[hidden email]
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
-KenD