NaCl
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. Authenticated encryption: NaCl.Box Scalar multiplication: NaCl.Scalarmult Public-key signatures: NaCl.Sign Authenticated encryption: NaCl.Secretbox Unauthenticated streaming encryption: NaCl.Stream Authentication: NaCl.Auth Hashing: NaCl.Hash String comparison: NaCl.Verify
hackage.haskell.org
0.0.5.0
over 4 years ago
6
1,473 total
1
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/NaCl
spec |
| License | MPL-2.0 |
| First Release | almost 6 years ago |
| Last Synced | 3 days ago |
Repository
| Stars | 19 on GitHub |
| Forks | 5 on GitHub |
| Commits | 101 |
| Committers | 4 |
| Avg per Author | 25.25 |
| DDS | 0.04 |