RE: [saml-dev] Trouble Verifying the XML Digest

From
Scott Cantor <>
Date
2009-12-17T14:36:08+00:00
ID
00a201ca7f26$3c825660$b5870320$@
Thread
RE: [saml-dev] Trouble Verifying the XML Digest
I don't speak Ruby, so I wasn't attempting to address your code, simply
clarifying the workflow you described.

Simple answer is that if you don't know that your c14n library is correct,
it probably isn't. Debugging it requires the octets being hashed on both the
signer and verifier.

-- Scot