Chris Barth
Chris Barth
@tjgragg , since you've found the issue, can you bisect the commits and find exactly what needs to be changed to get this working again and then create a PR...
Off hand, I don't know if what you're asking for is possible, but if you created a PR with a test that fails that clearly shows what you're after, it...
@Thoro , if you have a suggestion for improvement, please considering creating a PR with a test suite so that we can review the change and get it incorporated so...
Do you have any sample code or additional information? Ideally, a test that reproduces the problem would be provided so that we can see how to reproduce the issue and...
@sweetodev , this certainly sounds like something we'd like to address. Could you please create a PR with a test suite that replicates the problem, including notes about how you...
@gtkirankumar31 , I see that you created a PR for this issue, which wasn't merged. It would be helpful if the PR included a test suite. If you're willing do...
Since #165 was resolved, we'll see to start over with the effort to narrow down that problem. Can you please tell us the version of `xml-crypto` that you're using, give...
We'd welcome a PR to address this.
Error: canonicalization algorithm 'http://www.w3.org/TR/2001/REC-xml-c14n-20010315' is not supported
We certainly want to help people avoid errors, but it would be helpful if you could provide more information. In fact, a PR with a test that fails would be...
This seems to be a problem with `xpath`, not with `xml-crypto`. Have you looked at https://github.com/goto100/xpath to see if you can report the issue there? I also see that this...