perl-net-saml2 / perl-XML-Sig

XML::Sig - A Perl toolkit to help sign and verify XML Digital Signatures.
https://metacpan.org/pod/XML::Sig
1 stars 2 forks source link

Net saml changes merged #2

Closed timlegge closed 4 years ago

timlegge commented 4 years ago

This PR serves to bring XML::Sig in line with the changes from Net::SAML2 that occurred after development stopped on XML::Sig.

Each of the commits should result in only namespace differences between the lib/XML/Sig.pm and lib/Net/SAML2/XML/Sig.pm at that particular patch. In a couple of cases I had to patch the commit for differences that would be related to the merge history.

At this point one should be able to drop Net::SAML2::XML::Sig and use XML::Sig in Net::SAML2

timlegge commented 4 years ago

Includes a bug fix for RSA|DSAKeyValue have KeyValue element