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.12 - 2023-07-03

  • Major change since 0.11
    • Major refactoring of the decrypt function and code improvements. There should be no impact on existing application but it will support more XML than previously.
    • 3367a90 Be Perl 5.12 compatible
    • 0419da9 No longer 5.8 compatible
    • 4c5099e Fix the namespace of MGF
    • 36480e5 Refactor the decrypt function
    • 04734fc Change weird regexp ok to like
    • 9934d81 Fix determination of aes_gcm for xmlsec1
    • bf7298c Verify that xmlsec can decrypt XML::Enc XML with OAEPparams
    • a0d296c Fix bitwise & versus logical &&
    • c083828 v0.11

Modules

XML::Enc Encryption Support