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.44 - 2021-03-20

  • Significant features implemented
    • Added suport for DSA 2048-bit and 3072-bit keys and signatures
    • Allow verification of DSA signed XML using X509Certificate
  • Full Change Log
    • 52b6239 Update Changes and Increment version
    • cde2eb7 Missed dist.ini in Crypt::OpenSSL::DSA 0.20 commit
    • 8b88406 Fix author in dist.ini to match spec
    • 7979049 Merge pull request #29 from perl-net-saml2/dsa2048
    • d020cad Requires Crypt:OpenSSL::DSA 0.20
    • fb6ebc9 Re-enable Perl 5.8 support
    • 4d18776 Initial kick at 2048 and 3072 bit DSA signatures
    • cb67138 Merge pull request #27 from perl-net-saml2/dsa2048
    • 55c406e Allow verification of DSA signed XML using X509Certificate

Modules