Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong result for REC-xml-c14n-20010315 #11

Open
microshine opened this issue Oct 11, 2017 · 1 comment
Open

Wrong result for REC-xml-c14n-20010315 #11

microshine opened this issue Oct 11, 2017 · 1 comment
Assignees
Labels

Comments

@microshine
Copy link
Collaborator

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

Microsoft SignedXml

<SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1" />

xmldsigjs

<SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"></SignatureMethod>
@rkaw92
Copy link

rkaw92 commented Dec 18, 2019

@microshine Hey, this is fixed and released, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants