libghc-crypto-random-api-prof 0.2.0-10build1 (i386 binary) in ubuntu eoan

 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 a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.

Details

Package version:
0.2.0-10build1
Source:
haskell-crypto-random-api 0.2.0-10build1 source package in Ubuntu
Status:
Obsolete
Component:
universe
Priority:
Extra

Package relationships

Depends on:
Provides:
  • libghc-crypto-random-api-prof-0.2.0-14eec