NaCl: Easy-and-safe-to-use library for cryptography
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 uses Sodium under the hood, but only exposes the primitives that are part of the “classic” NaCl interface. We believe, it is better to be paranoid than sorry.
Note: this package is experimental and WIP.
Secret-key cryptography
Authenticated encryption: Crypto.Secretbox
[Skip to Readme]
Properties
Versions | 0.0.1.0, 0.0.1.0, 0.0.2.0, 0.0.3.0, 0.0.3.1, 0.0.4.0, 0.0.5.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.10 && <4.15), bytestring (>=0.9 && <0.11), gdp, libsodium (>=1.0 && <2), memory, safe-exceptions (>=0.1 && <0.2), text (>=0.7 && <1.3) [details] |
License | MPL-2.0 |
Copyright | 2020 Serokell |
Author | Kirill Elagin <kirelagin@serokell.io> |
Maintainer | Kirill Elagin <kirelagin@serokell.io> |
Category | Cryptography |
Home page | https://github.com/serokell/haskell-nacl#readme |
Bug tracker | https://github.com/serokell/haskell-nacl/issues |
Source repo | head: git clone https://github.com/serokell/haskell-nacl |
Uploaded | by kirelagin at 2020-05-23T22:10:32Z |
Modules
- Crypto
- Crypto.Secretbox
- Crypto.Secretbox.Internal
- Crypto.Secretbox
- Data
- ByteArray
- Data.ByteArray.Sized
- Data.ByteArray.Sized.Internal
- Data.ByteArray.Sized
- ByteArray
Downloads
- NaCl-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