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 communication, 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.
[Skip to Readme]
Downloads
- saltine-0.1.1.1.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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.5 && <5), bytestring (>=0.10.8 && <0.11), hashable, profunctors (>=5.3 && <5.7) [details] |
Tested with | ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.3, ghc ==8.6.5, ghc ==8.8.3 |
License | MIT |
Copyright | Copyright (c) Joseph Abrahamson 2013 |
Author | Joseph Abrahamson |
Maintainer | Max Amanshauser <max@lambdalifting.org> |
Category | Cryptography |
Bug tracker | http://github.com/tel/saltine/issues |
Source repo | head: git clone https://github.com/tel/saltine.git |
Uploaded | by amx at 2021-01-15T16:01:13Z |
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 available [build log] Last success reported on 2021-01-15 [all 1 reports] |