| This Release | Crypt-Random-Source-0.03 | [Download] [Browse] | 16 Jun 2008 | |||
| Latest Release | Crypt-Random-Source-0.05 | [Download] [Browse] | 25 Nov 2009 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (61) FAIL (91) NA (14) UNKNOWN (1) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | Unknown | |||||
| Special Files |
|
|||||
| Crypt::Random::Source | Get random weak or strong random data. | 0.03 | |
| Crypt::Random::Source::Base | Abstract base class for Crypt::Random::Source classes. | ||
| Crypt::Random::Source::Base::File | File (or device) random data sources. | ||
| Crypt::Random::Source::Base::Handle | IO::Handle based random data sources | ||
| Crypt::Random::Source::Base::Proc | Base class for helper processes (e.g. openssl) | ||
| Crypt::Random::Source::Base::RandomDevice | Base class for random devices | ||
| Crypt::Random::Source::Factory | Load and instantiate sources of random data. | ||
| Crypt::Random::Source::Strong | Abstract base class for strong random data sources | ||
| Crypt::Random::Source::Strong::devrandom | |||
| Crypt::Random::Source::Weak | Abstract base class for weak random data sources | ||
| Crypt::Random::Source::Weak::devurandom | |||
| Crypt::Random::Source::Weak::rand | Use rand to create random bytes. |