>- see footer for list info -< Thanks for that, but I don't think this tag does 3-DES? It needs to be Triple DES as the system I'm communicating with is using this.
Thanks, Chris. -----Original Message----- From: lee [mailto:[EMAIL PROTECTED] Sent: 06 October 2004 09:41 To: Coldfusion Development Subject: Re: [CF-Dev] Triple DES encryption >- see footer for list info -< Hi Chris, would something like this do the trick? cfx_encrypt_aes256 (Windows CFX Tag) http://www.cfxtras.com/SalesComponentDetail.cfx?componentid=361 I have used it before and it is very simple to use. Regards, Lee ---------- Original Message ---------------------------------- From: "Chris Thomas" <[EMAIL PROTECTED]> Reply-To: Coldfusion Development <[EMAIL PROTECTED]> Date: Wed, 6 Oct 2004 09:32:05 +0100 >>- see footer for list info -< > Does anyone know of a CFX tag for ColdFusion 5, which isn't Java based, that can perform Triple DES encryption/decryption? A command line exe would be just as good, as this could be called via cfexecute. I've looked extensively on google and can't seem to find any. I've tried using CFX_CRYPTO, but this seems to produce much longer ciphertext than it should be. Also when this tag is decrypting ciphertext from other sources, it fails. Thanks, Chris. _______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- Hosting provided by www.cfmxhosting.co.uk -< >- Forum provided by www.fusetalk.com -< >- DHTML Menus provided by www.APYCOM.com -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -< _______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- Hosting provided by www.cfmxhosting.co.uk -< >- Forum provided by www.fusetalk.com -< >- DHTML Menus provided by www.APYCOM.com -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<
