in reply to urgent: XML signing
A basic tutorial explaining the process is at An Introduction to XML Digital Signatures
I do not know of a Perl module that will implement this for you, but there is an excellent C library, xmlsec, that will sign, encrypt and canonicalize XML documents for you. It comes complete with a tutorial containing several simple examples.
-Mark
|
|---|