Tracking down XML canonicalization mismatch Using this page as my guide W3 XML-c14n-examples. I am comparing different libraries to see which are in compliance. Findings so far .Net --* using System.Security in .Net 4.5 works as expected Nodejs --* using xml-crypto - issues with pidata and comments Results are here .Net NodeJS