nonce: Generate cryptographic nonces.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 1.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.5, 1.0.6, 1.0.7 |
---|---|
Change log | None available |
Dependencies | base (>=4.5 && <4.11), base64-bytestring (>=1.0 && <1.1), bytestring (>=0.9), entropy (>=0.3.7 && <0.4), 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 2017-12-08T22:35:06Z |
Modules
[Index]
- Crypto
Downloads
- nonce-1.0.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees