SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Crypt-Random-TESHA2 rpm build for : openSUSE Tumbleweed. For other distributions click perl-Crypt-Random-TESHA2.

Name : perl-Crypt-Random-TESHA2
Version : 0.02 Vendor : obs://build_opensuse_org/home:huakim:matrix
Release : 15.1 Date : 2024-10-09 21:32:17
Group : Unspecified Source RPM : perl-Crypt-Random-TESHA2-0.02-15.1.src.rpm
Size : 0.05 MB
Packager : (none)
Summary : Random numbers using timer/schedule entropy, aka userspace voodoo entropy
Description :
Generate random numbers using entropy gathered from timer / scheduler
jitter.

This can be used to generate non-pseudorandom data to seed a PRNG (e.g.
\'srand\'/\'rand\', Math::Random::MT, etc.) or CSPRNG (e.g. AES-CTR or
Math::Random::ISAAC). You may use it directly or as part of a random source
module that first checks for O/S randomness sources such as
Crypt::Random::Seed.

Only Perl CORE modules are used, making this very portable. However,
systems must have both \'usleep\' and the high resolution timer interface
from Time::HiRes.

At installation time, measurements are taken of the estimated entropy
gathered by the timer differences. If the results indicated we could not
get good results, then the module will consider itself \"weak\". On the first
use of any of the functions that return randomness (e.g. random_bytes), the
module will carp about not being a strong randomness source. However, two
special options, \":strong\" and \":weak\" may be given to the importer to
change this behavior. If \":strong\" is used, then the module will croak. If
\":weak\" is used, then no carp will be generated. The function \'is_strong\'
can be used at any time for finer control. Most desktop UNIX/Windows
machines will give strong results from this method.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/huakim:/matrix/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Crypt::Random::TESHA2)
perl(Crypt::Random::TESHA2::Config)
perl-Crypt-Random-TESHA2

Requires :
perl = 5.40.0
perl(Digest::SHA) >= 5.22
perl(Time::HiRes) >= 1.9711
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Crypt
/usr/lib/perl5/vendor_perl/5.40.0/Crypt/Random
/usr/lib/perl5/vendor_perl/5.40.0/Crypt/Random/TESHA2
/usr/lib/perl5/vendor_perl/5.40.0/Crypt/Random/TESHA2.pm
/usr/lib/perl5/vendor_perl/5.40.0/Crypt/Random/TESHA2/Config.pm
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Crypt-Random-TESHA2
/usr/share/doc/packages/perl-Crypt-Random-TESHA2/Changes
/usr/share/doc/packages/perl-Crypt-Random-TESHA2/README
/usr/share/doc/packages/perl-Crypt-Random-TESHA2/TODO
/usr/share/doc/packages/perl-Crypt-Random-TESHA2/examples
/usr/share/doc/packages/perl-Crypt-Random-TESHA2/examples/TrulyRandom.pm
/usr/share/doc/packages/perl-Crypt-Random-TESHA2/examples/threads.pl
/usr/share/licenses/perl-Crypt-Random-TESHA2
/usr/share/licenses/perl-Crypt-Random-TESHA2/LICENSE
/usr/share/man/man3/Crypt::Random::TESHA2.3pm.gz
/usr/share/man/man3/Crypt::Random::TESHA2::Config.3pm.gz

 
ICM