libsodium-bindings: FFI bindings to libsodium
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This library embeds FFI bindings to the stable version of libsodium 1.0.18. The interface exposed by this library is kept close to the C library.
[Skip to Readme]
Properties
Versions | 0.0.1.0, 0.0.1.0, 0.0.1.1, 0.0.2.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.14 && <5) [details] |
License | BSD-3-Clause |
Author | Hécate Moonlight, Koz Ross |
Maintainer | The Haskell Cryptography contributors |
Category | Cryptography |
Home page | https://github.com/haskell-cryptography/libsodium-bindings |
Bug tracker | https://github.com/haskell-cryptography/libsodium-bindings/issues |
Source repo | head: git clone https://github.com/haskell-cryptography/libsodium-bindings |
Uploaded | by hecate at 2023-11-19T23:04:26Z |
Modules
[Index] [Quick Jump]
- LibSodium
- LibSodium.Bindings
- LibSodium.Bindings.AEAD
- LibSodium.Bindings.Comparison
- LibSodium.Bindings.CryptoAuth
- LibSodium.Bindings.CryptoBox
- LibSodium.Bindings.CryptoSign
- LibSodium.Bindings.GenericHashing
- LibSodium.Bindings.KeyDerivation
- LibSodium.Bindings.KeyExchange
- LibSodium.Bindings.Main
- LibSodium.Bindings.PasswordHashing
- LibSodium.Bindings.Random
- LibSodium.Bindings.SHA2
- LibSodium.Bindings.Scrypt
- LibSodium.Bindings.SealedBoxes
- LibSodium.Bindings.SecretStream
- LibSodium.Bindings.Secretbox
- LibSodium.Bindings.SecureMemory
- LibSodium.Bindings.ShortHashing
- LibSodium.Bindings.Utils
- LibSodium.Bindings.XChaCha20
- LibSodium.Bindings
Flags
Manual Flags
Name | Description | Default |
---|---|---|
use-pkg-config | Use pkg-config to find Libsodium (macOS and linux only). | Disabled |
homebrew-libsodium | Use Homebrew version of Libsodium (macOS only). | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- libsodium-bindings-0.0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees