The latest version of NaCl is 0.0.5.0-1.

NaCl

Version 0.0.4.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.

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.

Public-key cryptography

Secret-key cryptography

Low-level functions

Author
Kirill Elagin <kirelagin@serokell.io>
Bug reports
https://github.com/serokell/haskell-crypto/issues
Category
Cryptography
Copyright
2021 Serokell
Homepage
https://github.com/serokell/haskell-crypto#readme
Maintainer
Serokell <libraries@serokell.io>
Package URL
n/a
Stability
n/a

Components