Re: [xsl] Is there a way of obfuscating XSLT stylesheets ?

Subject: Re: [xsl] Is there a way of obfuscating XSLT stylesheets ?
From: "Mukul Gandhi" <gandhi.mukul@xxxxxxxxx>
Date: Mon, 5 Feb 2007 18:11:35 +0530
Since XSLT files are XML documents, I feel techniques for XML
encryption can be used. Here are few articles I found by googling.

http://www-128.ibm.com/developerworks/xml/library/x-encrypt/
http://www-128.ibm.com/developerworks/xml/library/x-encrypt2/

http://www.w3.org/Encryption/2001/ (this is the home page of XML Encryption WG)

On 2/5/07, Ben Stover <bxstover@xxxxxxxxxxx> wrote:
Is there a way of obfuscating XSLT stylesheets?

The obfuscation could be lower than "military grade" but should be not easily be reversible.

I think an obfuscation method which is similarly used with Javascript and HTML sources.


--
Regards,
Mukul Gandhi

Current Thread