Changes for version v1.0.1 - 2026-08-25

  • SECURITY FIXES
    • Replaced non-cryptographic Math::Random generator with Crypt::PRNG (irand) to ensure secure random noise generation for steganographic padding.
  • POD
    • Updated package title and POD documentation (NAME, DESCRIPTION, encrypt, decrypt) to explicitly highlight steganography for improved CPAN search indexing.
  • PACKAGING
    • Added CryptX to prerequisite module dependencies and removed Math::Random.

Modules

Steganography interface to hide text within an image.
Coordinates of the image used in the Crypt::Image.
Placeholder for parameters for Crypt::Image.
Helper for Crypt::Image module.