Subject: Re: XLS files scrambling
From: Dan Morrison <dman@xxxxxxxx>
Date: Thu, 22 Jun 2000 01:10:29 +1200
|
> > I have created some XSL files that convert data from XML to WML.
> > The XSL files are invoked from within a Java servlet
> > (using Xalan and Xerces)
> > I would like to scramble those files so that nobody
> > else can read them.
>
> Why?
If it's privacy or security you want, I SERIOUSLY doubt anything you can
do natively with XSL would end up being more than a simple cipher.
You'll have to pipe the output through some other encryption processor
(I have no idea what - I'm no crypto-freak) and back out when you need
it.
.dan.
:=====================:====================:
: Dan Morrison : The Web Limited :
: http://here.is/dan : http://web.co.nz :
: dman@xxxxxxxx : danm@xxxxxxxxx :
: 04 384 1472 : 04 495 8250 :
: 025 207 1140 : :
:.....................:....................:
: If ignorance is bliss, why aren't more people happy?
:.........................................:
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|