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

Changes for version 0.07

  • Switch to using Capture::Tiny for Proc.pm, for Windows support.
  • Prevent a warning from Handle.pm during global destruction.
  • Make Crypt::Random::Source work properly in taint mode.

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
Use rand to create random bytes