Nacl

Pharo 6securitycryptographyhashinglibsodiumsaltencryptiondecryption

A binding to libsodium for Pharo and Squeak. See for details:

http://smalltalkhub.com/#!/~tonyg/Crypto-Nacl http://www.eighty-twenty.org/index.cgi/tech/smalltalk/nacl-for-squeak-and-pharo-20130601.html http://nacl.cr.yp.to/ http://en.wikipedia.org/wiki/NaCl_%28software%29

Versions

Stable1.4
Development0.3-baseline

Repository

Metacello script

Metacello new
	smalltalkhubUser: 'Pharo' project: 'MetaRepoForPharo60';
	configuration: 'Nacl';
	version: #stable;
	load.

Monticello repository

MCSmalltalkhubRepository 
	owner: 'Pharo' 
	project: 'MetaRepoForPharo60'
	user: ''
	password: ''

Contact info

[email protected]