debian/0000755000000000000000000000000012252756514007177 5ustar debian/watch0000644000000000000000000000017712224030555010222 0ustar version=3 http://hackage.haskell.org/package/cprng-aes/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000015512036247420010247 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000323712036247420011126 0ustar This package was debianized by Clint Adams on Thu, 09 Jun 2011 17:17:17 -0000 It was downloaded from http://hackage.haskell.org/package/cprng-aes Upstream Authors: Vincent Hanquez Copyright: 2010-2011 Vincent Hanquez License: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the author nor the names of his contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/source/0000755000000000000000000000000012036247420010466 5ustar debian/source/format0000644000000000000000000000001412036247420011674 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616141010367 0ustar 9 debian/control0000644000000000000000000001031112224031024010553 0ustar Source: haskell-cprng-aes Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-byteable-dev , libghc-byteable-prof , libghc-crypto-random-dev (>> 0.0.7) , libghc-crypto-random-dev (<< 0.1) , libghc-crypto-random-prof , libghc-cipher-aes-dev (>> 0.2) , libghc-cipher-aes-dev (<< 0.3) , libghc-cipher-aes-prof , libghc-random-dev , libghc-random-prof Build-Depends-Indep: ghc-doc , libghc-byteable-doc , libghc-crypto-random-doc , libghc-cipher-aes-doc , libghc-random-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/cprng-aes Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-cprng-aes Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-cprng-aes Package: libghc-cprng-aes-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: pseudo-random number generator using AES in counter mode${haskell:ShortBlurb} It contains a simple crypto pseudo-random-number-generator with really good randomness property. . Using ent, a randomness property maker on one 1Mb sample: Entropy = 7.999837 bits per byte. Optimum compression would reduce the size of this 1048576 byte file by 0 percent. Chi square distribution for 1048576 samples is 237.02 Arithmetic mean value of data bytes is 127.3422 (127.5 = random) Monte Carlo value for Pi is 3.143589568 (error 0.06 percent). . Compared to urandom with the same sampling: Entropy = 7.999831 bits per byte. Optimum compression would reduce the size of this 1048576 byte file by 0 percent. Chi square distribution for 1048576 samples is 246.63 Arithmetic mean value of data bytes is 127.6347 (127.5 = random). Monte Carlo value for Pi is 3.132465868 (error 0.29 percent). . ${haskell:Blurb} Package: libghc-cprng-aes-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: pseudo-random number generator using AES in counter mode${haskell:ShortBlurb} It contains a simple crypto pseudo-random-number-generator with really good randomness property. . Using ent, a randomness property maker on one 1Mb sample: Entropy = 7.999837 bits per byte. Optimum compression would reduce the size of this 1048576 byte file by 0 percent. Chi square distribution for 1048576 samples is 237.02 Arithmetic mean value of data bytes is 127.3422 (127.5 = random) Monte Carlo value for Pi is 3.143589568 (error 0.06 percent). . Compared to urandom with the same sampling: Entropy = 7.999831 bits per byte. Optimum compression would reduce the size of this 1048576 byte file by 0 percent. Chi square distribution for 1048576 samples is 246.63 Arithmetic mean value of data bytes is 127.6347 (127.5 = random). Monte Carlo value for Pi is 3.132465868 (error 0.29 percent). . ${haskell:Blurb} Package: libghc-cprng-aes-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: pseudo-random number generator using AES in counter mode${haskell:ShortBlurb} It contains a simple crypto pseudo-random-number-generator with really good randomness property. . Using ent, a randomness property maker on one 1Mb sample: Entropy = 7.999837 bits per byte. Optimum compression would reduce the size of this 1048576 byte file by 0 percent. Chi square distribution for 1048576 samples is 237.02 Arithmetic mean value of data bytes is 127.3422 (127.5 = random) Monte Carlo value for Pi is 3.143589568 (error 0.06 percent). . Compared to urandom with the same sampling: Entropy = 7.999831 bits per byte. Optimum compression would reduce the size of this 1048576 byte file by 0 percent. Chi square distribution for 1048576 samples is 246.63 Arithmetic mean value of data bytes is 127.6347 (127.5 = random). Monte Carlo value for Pi is 3.132465868 (error 0.29 percent). . ${haskell:Blurb} debian/changelog0000644000000000000000000000415712252756514011060 0ustar haskell-cprng-aes (0.5.2-1build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 14 Dec 2013 04:23:40 +0000 haskell-cprng-aes (0.5.2-1) unstable; urgency=low * Adjust watch file to new hackage layout * New upstream release -- Joachim Breitner Sat, 05 Oct 2013 17:37:12 +0200 haskell-cprng-aes (0.3.4-4) unstable; urgency=low * Move Haskell blurb to the end of the description, reduces the impact of #708703 -- Joachim Breitner Sat, 25 May 2013 23:52:06 +0200 haskell-cprng-aes (0.3.4-3) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:14 +0200 haskell-cprng-aes (0.3.4-2) experimental; urgency=low * Rebuild against newer cipher-aes -- Joachim Breitner Wed, 13 Feb 2013 09:44:43 +0100 haskell-cprng-aes (0.3.4-1) experimental; urgency=low * New upstream release -- Joachim Breitner Sat, 09 Feb 2013 19:27:19 +0100 haskell-cprng-aes (0.2.4-1) experimental; urgency=low * New upstream version. -- Clint Adams Sat, 17 Nov 2012 12:18:17 -0500 haskell-cprng-aes (0.2.3-4) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this package is built against experimental * Bump standards version, no change -- Joachim Breitner Thu, 18 Oct 2012 10:25:08 +0200 haskell-cprng-aes (0.2.3-3) unstable; urgency=low * Sourceful upload to rebuild documentation package. -- Clint Adams Wed, 22 Feb 2012 22:07:35 -0500 haskell-cprng-aes (0.2.3-2) unstable; urgency=low * Sourceful upload to rebuild documentation package. -- Clint Adams Fri, 10 Feb 2012 23:31:17 -0500 haskell-cprng-aes (0.2.3-1) unstable; urgency=low * New upstream version. -- Clint Adams Mon, 02 Jan 2012 12:22:17 -0500 haskell-cprng-aes (0.2.1-1) unstable; urgency=low * Initial release. -- Clint Adams Thu, 09 Jun 2011 13:17:17 -0400