nonce: Generate cryptographic nonces.
According to the Wikipedia, a nonce is an arbitrary number used only once in a cryptographic communication. This package contain helper functions for generating nonces.
There are many kinds of nonces used in different situations. It's not guaranteed that by using the nonces from this package you won't have any security issues. Please make sure that the nonces generated via this package are usable on your design.
Downloads
- nonce-1.0.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7 |
---|---|
Dependencies | base (>=4.5 && <4.11), base64-bytestring (>=1.0 && <1.1), bytestring (>=0.9), entropy (>=0.3.7 && <0.4.2), text (>=0.9), transformers (>=0.2), unliftio, unliftio-core [details] |
License | BSD-3-Clause |
Copyright | (c) 2014 Prowdsponsor |
Author | Felipe Lessa <felipe.lessa@prowdsponsor.com> |
Maintainer | Prowdsponsor <opensource@prowdsponsor.com> |
Category | Cryptography |
Home page | https://github.com/prowdsponsor/nonce |
Source repo | head: git clone git://github.com/prowdsponsor/nonce.git |
Uploaded | by ErikDeCastroLopo at 2018-03-11T00:38:16Z |
Distributions | Arch:1.0.7, Debian:1.0.7, FreeBSD:1.0.2, LTSHaskell:1.0.7, NixOS:1.0.7, Stackage:1.0.7 |
Reverse Dependencies | 9 direct, 94 indirect [details] |
Downloads | 16190 total (2 in the last 30 days) |
Rating | 1.25 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-03-11 [all 1 reports] |