nonce: Generate cryptographic nonces.

[ bsd3, cryptography, library ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

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 && <5), base64-bytestring (>=1.0 && <1.3), 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>
Revised Revision 2 made by ErikDeCastroLopo at 2021-06-21T21:21:54Z
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-11T03:01:22Z
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 15542 total (57 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]