The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.18 - 2023-11-09

  • Significant updates since 0.15
    • 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
    • ad7a761 Increment version etc. for release
    • 5cdb783 Strawberry Perl uses dmake
    • ae50f2b Fixed #9: keysize should determine the cipher used
    • 94731c4 v0.17

Modules

A Perl wrapper around OpenSSL's AES library