libsodium: Low-level bindings to the libsodium C library

[ cryptography, library ] [ Propose Tags ]

Low-level bindings to the libsodium C library


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
use-build-tool-depends

Sometimes Cabal doesn't see build tools listed in build-tool-depends if they are installed by means other than cabal-install (e.g., Nix). In those cases, not even mentioning the tools in build-tool-depends prevents cabal-install from attempting to reinstall them. This is an automatic flag, so in theory Cabal will figure out what it needs to do.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.0.18.0, 1.0.18.1, 1.0.18.2, 1.0.18.3
Change log CHANGELOG.md
Dependencies base (>=4 && <5) [details]
License ISC
Copyright Copyright (c) Renzo Carbonara 2020
Author Renzo Carbonara
Maintainer renλren.zone
Category Cryptography
Home page https://github.com/k0001/hs-libsodium
Bug tracker https://github.com/k0001/hs-libsodium/issues
Uploaded by RenzoCarbonara at 2023-03-06T16:51:46Z
Distributions
Reverse Dependencies 4 direct, 7 indirect [details]
Downloads 912 total (21 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for libsodium-1.0.18.3

[back to package description]

libsodium

Haskell bindings to the C libsodium library.