Sat, 04 May 2024 18:32:12 UTC | login

Information for build ghc-tf-random-0.5-10.el8

ID2360
Package Nameghc-tf-random
Version0.5
Release10.el8
Epoch
Sourcegit+https://git.centos.org/rpms/ghc-tf-random.git#c0ca9c45b3f08c9cf37b5f680aa017cb8196d960
SummaryHigh-quality splittable pseudorandom number generator
DescriptionThis package contains an implementation of a high-quality splittable pseudorandom number generator. The generator is based on a cryptographic hash function built on top of the ThreeFish block cipher. See the paper /Splittable Pseudorandom Number Generators Using Cryptographic Hashing/ by Claessen, Pałka for details and the rationale of the design. The package provides the following: * A splittable PRNG that implements the standard 'System.Random.RandomGen' class. * The generator also implements an alternative version of the 'System.Random.TF.Gen.RandomGen' class (exported from "System.Random.TF.Gen"), which requires the generator to return pseudorandom integers from the full 32-bit range, and contains an n-way split function. * An alternative version of the 'Random' class is provided, which is linked to the new 'RandomGen' class, together with 'Random' instances for some integral types. * Two functions for initialising the generator with a non-deterministic seed: one using the system time, and one using the '/dev/urandom' UNIX special file. The package uses an adapted version of the reference C implementation of ThreeFish from the reference package of the Skein hash function (<https://www.schneier.com/skein.html>), originally written by Doug Whiting. Please note that even though the generator provides very high-quality pseudorandom numbers, it has not been designed with cryptographic applications in mind.
Built byhughesjr
State complete
Volume DEFAULT
StartedThu, 16 May 2019 22:57:15 UTC
CompletedThu, 16 May 2019 23:03:37 UTC
Taskbuild (dist-c8, /rpms/ghc-tf-random.git:c0ca9c45b3f08c9cf37b5f680aa017cb8196d960)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/ghc-tf-random.git?#c0ca9c45b3f08c9cf37b5f680aa017cb8196d960'}}
Tags
dist-c8
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
RPMs
src
ghc-tf-random-0.5-10.el8.src.rpm (info) (download)
aarch64
ghc-tf-random-0.5-10.el8.aarch64.rpm (info) (download)
ghc-tf-random-devel-0.5-10.el8.aarch64.rpm (info) (download)
i686
ghc-tf-random-0.5-10.el8.i686.rpm (info) (download)
ghc-tf-random-devel-0.5-10.el8.i686.rpm (info) (download)
ppc64le
ghc-tf-random-0.5-10.el8.ppc64le.rpm (info) (download)
ghc-tf-random-devel-0.5-10.el8.ppc64le.rpm (info) (download)
x86_64
ghc-tf-random-0.5-10.el8.x86_64.rpm (info) (download)
ghc-tf-random-devel-0.5-10.el8.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
i686
build.log
root.log
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.log
state.log
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Jan 26 2018 Jens Petersen <petersen@redhat.com> - 0.5-9 - rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 24 2017 Jens Petersen <petersen@redhat.com> - 0.5-6 - refresh to cabal-rpm-0.11.1 * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Mar 03 2015 Jens Petersen <petersen@redhat.com> - 0.5-2 - some of the C code is Public Domain (#1196960) * Fri Feb 27 2015 Jens Petersen <petersen@redhat.com> - 0.5-1 - improve filelists * Mon Feb 09 2015 Fedora Haskell SIG <haskell@lists.fedoraproject.org> - 0.5 - spec file generated by cabal-rpm-0.9.3