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

Changes for version 0.19 - 2023-11-10

  • Significant updates since 0.17
    • Issue 0.18 as a production release Thanks to @maaarghk for reporting a breaking change post 0.02 The module now ensures that the cipher chosen (if not specified) is the correct size according to the keysize. It also enforces that the keysize and ciphers can not be mismatched if the cipher is specified.
  • Detailed Change Log
    • d5018b4 Update version for a new release
    • 318d744 v0.18

Modules

A Perl wrapper around OpenSSL's AES library