The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Crypt::Random"

Crypt::Random - Cryptographically Secure, True Random Number Generator. River stage two • 7 direct dependents • 10 total dependents

Crypt::Random is an interface module to the /dev/random device found on most modern unix systems. It also interfaces with egd, a user space entropy gathering daemon, available for systems where /dev/random (or similar) devices are not available. When...

VIPUL/Crypt-Random-1.54 - 03 Jun 2021 18:31:44 UTC

Crypt::Random::Seed - Simple method to get strong randomness River stage two • 2 direct dependents • 82 total dependents

A simple mechanism to get strong randomness. The main purpose of this module is to provide a simple way to generate a seed for a PRNG such as Math::Random::ISAAC, for use in cryptographic key generation, or as the seed for an upstream module such as ...

DANAJ/Crypt-Random-Seed-0.03 - 16 Feb 2013 17:38:52 UTC

Crypt::Random::Source - Get weak or strong random data from pluggable sources River stage two • 7 direct dependents • 35 total dependents

This module provides implementations for a number of byte oriented sources of random data. See Crypt::Random::Source::Factory for a more powerful way to locate sources, and the various sources for specific implementations....

ETHER/Crypt-Random-Source-0.14 - 10 Apr 2018 02:58:59 UTC

Crypt::Random::TESHA2 - Random numbers using timer/schedule entropy River stage two • 1 direct dependent • 83 total dependents

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...

DANAJ/Crypt-Random-TESHA2-0.01 - 11 Jan 2013 17:55:02 UTC

Crypt::OpenSSL::Random - OpenSSL/LibreSSL pseudo-random number generator access River stage two • 9 direct dependents • 87 total dependents

"Crypt::OpenSSL::Random" provides the ability to seed and query the OpenSSL and LibreSSL library's pseudo-random number generators. Note: On LibreSSL "random_egd()" is not defined. EXPORT None by default....

RURBAN/Crypt-OpenSSL-Random-0.16 - 13 Apr 2024 13:45:49 UTC

Crypt::Random::Source::Weak - Abstract base class for weak random data sources River stage two • 7 direct dependents • 35 total dependents

This is an abstract base class. There isn't much to describe....

ETHER/Crypt-Random-Source-0.14 - 10 Apr 2018 02:58:59 UTC

Crypt::Random::Source::Base - Abstract base class for Crypt::Random::Source classes River stage two • 7 direct dependents • 35 total dependents

This is an abstract base class. In the future it will be a role....

ETHER/Crypt-Random-Source-0.14 - 10 Apr 2018 02:58:59 UTC

Crypt::Random::Source::SSLeay - Net::SSLeay support for Crypt::Random::Source River stage zero No dependents

This module implements Net::SSLeay based random number generation for Crypt::Random::Source. Net::SSLeay does not wrap the SSL api, and "RAND_bytes" is documented as being cryptographically strong, so Crypt::Random::Source::Strong::SSLeay is also pro...

NUFFIN/Crypt-Random-Source-SSLeay-0.02 - 25 Nov 2009 17:13:59 UTC

Crypt::Random::TESHA2::Config - Configuration data River stage two • 1 direct dependent • 83 total dependents

DANAJ/Crypt-Random-TESHA2-0.01 - 11 Jan 2013 17:55:02 UTC

Crypt::Random::Source::Strong - Abstract base class for strong random data sources River stage two • 7 direct dependents • 35 total dependents

This is an abstract base class. There isn't much to describe....

ETHER/Crypt-Random-Source-0.14 - 10 Apr 2018 02:58:59 UTC

Crypt::Random::Source::Factory - Load and instantiate sources of random data River stage two • 7 direct dependents • 35 total dependents

This class implements a loading and instantiation factory for Crypt::Random::Source objects. If $ENV{CRYPT_RANDOM_NOT_PLUGGABLE} is set then only a preset list of sources will be tried. Otherwise Module::Find will be used to locate any installed sour...

ETHER/Crypt-Random-Source-0.14 - 10 Apr 2018 02:58:59 UTC

lib/Crypt/Random/Generator.pm River stage two • 7 direct dependents • 10 total dependents

VIPUL/Crypt-Random-1.54 - 03 Jun 2021 18:31:44 UTC

lib/Crypt/Random/Provider/rand.pm River stage two • 7 direct dependents • 10 total dependents

VIPUL/Crypt-Random-1.54 - 03 Jun 2021 18:31:44 UTC

lib/Crypt/Random/Provider/egd.pm River stage two • 7 direct dependents • 10 total dependents

VIPUL/Crypt-Random-1.54 - 03 Jun 2021 18:31:44 UTC

lib/Crypt/Random/Provider/File.pm River stage two • 7 direct dependents • 10 total dependents

VIPUL/Crypt-Random-1.54 - 03 Jun 2021 18:31:44 UTC

lib/Crypt/Random/Provider/devurandom.pm River stage two • 7 direct dependents • 10 total dependents

VIPUL/Crypt-Random-1.54 - 03 Jun 2021 18:31:44 UTC

lib/Crypt/Random/Provider/devrandom.pm River stage two • 7 direct dependents • 10 total dependents

VIPUL/Crypt-Random-1.54 - 03 Jun 2021 18:31:44 UTC

Crypt::Random::Source::Base::Proc - Base class for helper processes (e.g. openssl) River stage two • 7 direct dependents • 35 total dependents

This is a base class for using command line utilities which output random data on STDOUT as Crypt::Random::Source objects....

ETHER/Crypt-Random-Source-0.14 - 10 Apr 2018 02:58:59 UTC

Crypt::Random::Source::Base::File - File (or device) random data sources River stage two • 7 direct dependents • 35 total dependents

This is a base class for file (or file like) random data sources....

ETHER/Crypt-Random-Source-0.14 - 10 Apr 2018 02:58:59 UTC

Crypt::Random::Source::Base::Handle - IO::Handle based random data sources River stage two • 7 direct dependents • 35 total dependents

This is a concrete base class for all IO::Handle based random data sources. It implements error handling...

ETHER/Crypt-Random-Source-0.14 - 10 Apr 2018 02:58:59 UTC
143 results (0.035 seconds)