nacl

Modern Haskell Cryptography


Project maintained by thoughtpolice Hosted on GitHub Pages — Theme by mattgraham

Build Status MIT 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.

Getting started

It's just a cabal install away on Hackage:

$ cabal install nacl

After you install it, be sure to check out the wiki for more documentation, examples, and help.

Join in

Be sure to read the contributing guidelines. File bugs in the GitHub issue tracker.

Master git repository:

There's also a BitBucket mirror:

Authors

See AUTHORS.txt.

License

MIT. See LICENSE.txt for terms of copyright and redistribution.