saltine: Cryptography that's easy to digest (NaCl/libsodium bindings).

[ cryptography, library, mit ] [ Propose Tags ]

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.

http://nacl.cr.yp.to/

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

[Last Documentation]

  • 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

Downloads

Maintainer's Corner

Package maintainers

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
Dependencies base (>=4.5 && <4.8), bytestring, profunctors [details]
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 LTSHaskell:0.2.1.0, NixOS:0.2.1.0
Reverse Dependencies 9 direct, 12 indirect [details]
Downloads 13081 total (83 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]