deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: haddock-interface-38, sgml-base (>= 1.28)
Description: |-
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.
Homepage: http://github.com/vincenthz/hs-crypto-random-api
Installed-Size: '191'
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Package: libghc-crypto-random-api-doc
Priority: optional
Recommends: ghc-doc, libghc-crypto-random-api-dev, libjs-mathjax
Section: doc
Source: haskell-crypto-random-api
Suggests: libghc-crypto-random-api-prof
Version: 0.2.0-12
srcpkg_name: haskell-crypto-random-api
srcpkg_version: 0.2.0-12