NaCl (pronounced "salt") is a fast library for cryptographic networking. Think of it like OpenSSL, but faster, easier, and more secure.
These are the awesome Haskell bindings.
See the main page for installation instructions, dependencies, documentation, and examples.
Be sure to read the contributing guidelines. File bugs in the GitHub issue tracker.
Master git repository:
git clone https://github.com/thoughtpolice/salt.git
There's also a BitBucket mirror:
git clone https://bitbucket.org/thoughtpolice/salt.git
See AUTHORS.txt.
MIT. See LICENSE.txt for terms of copyright and redistribution.