
npm install @anzerr/naclPorted in 2014 by Dmitry Chestnykh and Devi Mandiri.
Public domain.
Implementation derived from TweetNaCl version 20140427.
See for details: http://tweetnacl.cr.yp.to/
#### Install
`` bash`
npm install --save git+https://github.com/anzerr/nacl.git
javascript
// todo
``