NaCl
Version 0.0.2.0 revision 0 uploaded by kirelagin.
Package meta
- Synopsis
- Easy-and-safe-to-use high-level Haskell bindings to NaCl
- Description
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
Additional primitives
Sodium is more portable, but some people prefer to stick to NaCl. We agree that it is better to be paranoid than sorry. That is why, even though this library uses Sodium under the hood, it only exposes the primitives that are part of the “classic” NaCl interface.
Sodium provides useful algorithms, that are not part of NaCl, for example key derivation or random number generation. If you need them too (you probably do), you should use crypto-sodium instead.
- Author
- Kirill Elagin <kirelagin@serokell.io>
- Bug reports
- https://github.com/serokell/haskell-crypto/issues
- Category
- Cryptography
- Copyright
- 2020 Serokell
- Homepage
- https://github.com/serokell/haskell-crypto#readme
- Maintainer
- Kirill Elagin <kirelagin@serokell.io>
- Package URL
- n/a
- Stability
- n/a