![]() |
| |||||||
| Distribution | Crypt-Random-Source [Download] |
| Author | NUFFIN [ יובל קוג'מן (Yuval Kogman) ] |
| Version | 0.07 |
| Abstract | Get weak or strong random data from pluggable sources |
| Released | 5 Jan 2011 |
| Size | 18.4 KB |
| MD5 Checksum | 56251a6c909e21f5ae535b0e2af3897e |
| Additional Files | README | META | Changes | Makefile.PL | |
| Links | search.cpan.org | CPAN::Forum | AnnoCPAN | rt.cpan.org | Rating | CPANTS | CPAN testers | Dependencies | Testers matrix | Prerequisites | Any::Moose | Capture::Tiny | File::Spec | IO::File | IO::Handle | Module::Find | namespace::clean | Sub::Exporter | |
| Crypt::Random::Source [source] [v 0.07] | Get weak or strong random data from pluggable sources |
| Crypt::Random::Source::Base [source] [v 0.07] | Abstract base class for L<Crypt::Random::Source> classes |
| Crypt::Random::Source::Base::File [source] [v 0.07] | File (or device) random data sources |
| Crypt::Random::Source::Base::Handle [source] [v 0.07] | L<IO::Handle> based random data sources |
| Crypt::Random::Source::Base::Proc [source] [v 0.07] | Base class for helper processes (e.g. C<openssl>) |
| Crypt::Random::Source::Base::RandomDevice [source] [v 0.07] | Base class for random devices |
| Crypt::Random::Source::Factory [source] [v 0.07] | Load and instantiate sources of random data |
| Crypt::Random::Source::Strong [source] [v 0.07] | Abstract base class for strong random data sources |
| Crypt::Random::Source::Strong::devrandom [source] [v 0.07] | A strong random data source using F</dev/random> |
| Crypt::Random::Source::Weak [source] [v 0.07] | Abstract base class for weak random data sources |
| Crypt::Random::Source::Weak::devurandom [source] [v 0.07] | A weak random data source using F</dev/urandom> |
| Crypt::Random::Source::Weak::rand [source] [v 0.07] | Use C<rand> to create random bytes |
| ActiveState default Perl 5.10 repository [ v 0.07 ] |
| ActiveState default Perl 5.12 repository [ v 0.07 ] |
| trouchelle.com Perl 5.10 repository [ v 0.07 ] |
| Problems, suggestions, or comments to Randy Kobes. | Questions? Check the FAQ. | |
| Enable installations using PAR::WebStart. |