Skip to content

Version 0.44-TRIAL

Pre-release
Pre-release

Choose a tag to compare

@timlegge timlegge released this 20 Mar 15:26
· 146 commits to master since this release

0.44-TRIAL - 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