haskell-crypto-random-api 0.2.0-6 source package in Ubuntu

Changelog

haskell-crypto-random-api (0.2.0-6) unstable; urgency=medium

  * Switch Vcs-Git/Vcs-Browser headers to new location.

 -- Clint Adams <email address hidden>  Thu, 03 Dec 2015 14:54:17 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
haskell-crypto-random-api_0.2.0-6.dsc 2.5 KiB 9c9666d9e24b8fbfa2eea625aefbc7cb9b9dd7e36647c4057daa5d00eaf1fc3d
haskell-crypto-random-api_0.2.0-6.debian.tar.xz 2.7 KiB 3b6f6bb019891afc115d9ba090a9832129b8e7611820013b868890b3695c2fc1
haskell-crypto-random-api_0.2.0.orig.tar.gz 3.3 KiB 56e9777061bd9ce553683d097ba3a11fdc371724060b62ca103f1f291f9f897c

No changes file available.

Binary packages built by this source

libghc-crypto-random-api-dev: No summary available for libghc-crypto-random-api-dev in ubuntu zesty.

No description available for libghc-crypto-random-api-dev in ubuntu zesty.

libghc-crypto-random-api-doc: simple random generators API for cryptography related code; documentation

 This provides a class of Cryptographic Secure Random generator.
 .
 The main difference with the generic Haskell RNG is that it return bytes
 instead of an integer.
 .
 It is quite similar to the CryptoRandomGen class in crypto-api except
 that error are not returned to the user. Instead the user is suppose to
 handle reseeding by using the NeedReseed and SupplyEntropy methods. For
 other type of errors, the user is expected to generate bytes with the
 parameters bounds explicity defined here.
 .
 The CPRG need to be able to generate up to 2^20 bytes in one call.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-crypto-random-api-prof: No summary available for libghc-crypto-random-api-prof in ubuntu zesty.

No description available for libghc-crypto-random-api-prof in ubuntu zesty.