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.11 - 2023-03-19

  • Major change since 0.08
    • @NGEfreak asked if Crypt::Random could be replaced with Crypt::PRNG to eliminate the need for pari which requires network connectivity. Makes sense because CryptX is already a dependency.
    • Known issue:
    • rsa-oaep with different digests for the MGF and the label is broken and was broken from the initial implementation.
    • This is being resolved via https://github.com/perl-net-saml2/perl-XML-Enc/pull/4
    • f04a0d5 Increment version for official release
    • 33cccb7 v0.10

Modules

XML::Enc Encryption Support