Hernan, thanks for you contribution. But it does not works in mac :( 1) Smalltalk os isMac does not exists, now is Smalltalk os isMacOSX 2) after fixing that, tests does not run either :( Esteban On 24 Jan 2014, at 07:25, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
I have added ConfigurationOfNacl to Pharo 3 repository. You can load it using the Configuration Browser.
Nacl is a cryptolibrary based in libsodium. The binding for Pharo/Squeak (http://www.eighty-twenty.org/index.cgi/tech/smalltalk/nacl-for-squeak-and-ph...) was written by Tony-Garnock Jones.
The Configuration automatically download and uncompress the compiled library file. I have tested under Windows and Linux, all tests passes. But I do not own a Mac (I'm really open to donations :) so if anyone may test the configuration under Mac it would be nice.
Cheers,
Hernán