Open microshine opened 7 years ago
Microsoft SignedXml has success on signature verification
xmldsigjs has incorrect implementation of XmlCanonicalizer for http://www.w3.org/TR/2001/REC-xml-c14n-20010315 algorithm
xmldsigjs
http://www.w3.org/TR/2001/REC-xml-c14n-20010315
<SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1" />
<SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"></SignatureMethod>
@microshine Hey, this is fixed and released, right?
Microsoft SignedXml has success on signature verification
xmldsigjs
has incorrect implementation of XmlCanonicalizer forhttp://www.w3.org/TR/2001/REC-xml-c14n-20010315
algorithmMicrosoft SignedXml
xmldsigjs