GitXplorerGitXplorer
t

salt

public
24 stars
1 forks
13 issues

Commits

List of commits on branch master.
Unverified
c960b1b993e6d8ed66e343ac7be91b5562aa2284

Rename old .hsc files to .hs

tthoughtpolice committed 12 years ago
Unverified
8b9f34a2c6cd6b800d5c0ca1c6e7a5eefbdf1b05

Move most FFI code into separate FFI module.

tthoughtpolice committed 12 years ago
Unverified
6b00ecdd8ce9b4b0b0551c7f95cc2a9ca7bdd4a8

Revert commit d4fe05ad0

tthoughtpolice committed 12 years ago
Unverified
6f10af6afb36fa8a650c7e5f8b5a43939fafd2da

Add Joseph to AUTHORS.txt

tthoughtpolice committed 12 years ago
Unverified
d4fe05ad0c8924fce996de03baecfa96e833a093

Workaround for hackage outage

tthoughtpolice committed 12 years ago
Unverified
640035c3cc52084a7daa02f358290894ac790e3c

Better documentation for Random module.

tthoughtpolice committed 12 years ago

README

The README file for this repository.

Fast cryptographic networking for Haskell

Build Status

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.