Fast cryptographic networking for Haskell
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.
Installation
See the main page for installation instructions, dependencies, documentation, and examples.
Join in
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
Authors
See AUTHORS.txt.
License
MIT. See LICENSE.txt for terms of copyright and redistribution.