saltine: Cryptography that's easy to digest (NaCl/libsodium bindings).
NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communica tion, encryption, decryption, signatures, etc. NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools.
Sodium is a portable, cross-compilable, installable, packageable crypto library based on NaCl, with a compatible API.
https://github.com/jedisct1/libsodium
Saltine is a Haskell binding to the NaCl primitives going through Sodium for build convenience and, eventually, portability.
Modules
- Crypto
- Crypto.Saltine
- Crypto.Saltine.Class
- Core
- Crypto.Saltine.Core.Auth
- Crypto.Saltine.Core.Box
- Crypto.Saltine.Core.Hash
- Crypto.Saltine.Core.OneTimeAuth
- Crypto.Saltine.Core.ScalarMult
- Crypto.Saltine.Core.SecretBox
- Crypto.Saltine.Core.Sign
- Crypto.Saltine.Core.Stream
- Internal
- Crypto.Saltine.Internal.ByteSizes
- Crypto.Saltine
Downloads
- saltine-0.0.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.0.0.4, 0.0.0.5, 0.0.0.6, 0.0.1.0, 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.1.0, 0.1.1.1, 0.2.0.0, 0.2.0.1, 0.2.1.0, 0.2.2.0 |
---|---|
Dependencies | base (>=4.5 && <4.8), bytestring, profunctors [details] |
Tested with | ghc ==7.6.3 |
License | MIT |
Copyright | Copyright (c) Joseph Abrahamson 2013 |
Author | Joseph Abrahamson |
Maintainer | Joseph Abrahamson <me@jspha.com> |
Category | Cryptography |
Bug tracker | http://github.com/tel/saltine/issues |
Source repo | head: git clone https://github.com/tel/saltine.git |
Uploaded | by JosephAbrahamson at 2014-08-01T18:53:21Z |
Distributions | NixOS:0.2.1.0, Stackage:0.2.2.0 |
Reverse Dependencies | 9 direct, 16 indirect [details] |
Downloads | 13887 total (10 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-14 [all 7 reports] |