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

Changes for version 0.13 - 2018-04-08

  • remove rand() fallback, which could be used by get_weak and is not safe for cryptographic applications

Modules

Get weak or strong random data from pluggable sources
Abstract base class for Crypt::Random::Source classes
File (or device) random data sources
IO::Handle based random data sources
Base class for helper processes (e.g. openssl)
Base class for random devices
Load and instantiate sources of random data
Abstract base class for strong random data sources
A strong random data source using /dev/random
Abstract base class for weak random data sources
A weak random data source using /dev/urandom