in reply to Re: XML Signature and XML Encryption in Perl
in thread XML Signature and XML Encryption in Perl
You are right. That's exactly what I am searching for. I also ran across the XML Canonical module, but couldn't find anything directly related to Signature or Encryption.
I'll check out the C library you mentioned. And otherwise Java and .NET seem to have some implementations too. I was just curious if Perl has something equivalent.
Thank you for your answer.