RE: Encrypt and Decrypt - CFX_FuguCrypt demo is up...

2001-08-30 Thread Ron Hornbaker

 Ron Hornbaker wrote:
  Yesterday after mentioning our CFX_FuguCrypt tag, which uses a
  URL-friendly variant of the fast and popular Blowfish
 algorithm (no known
  weaknesses to my knowledge), I got private responses from many of you
  expressing your interest in the tag.
 
  You can now demo the tag at:
 
http://www.humankindsystems.com/FuguCrypt.cfm
 
  As you'll see, its encrypted strings will contain only characters a-z,
  A-Z, 0-9, periods and hyphens. Totally URL-safe, and more
 pleasing to the
  eye than a bunch of $#(!#@^ characters that make your URLs look like a
  Tarantino script.

 Do you also have a version that is NOT url safe and can do a normal
 Blowfish encryption?

No, but we could easily make that an option in the tag parameters. Good
idea.

 Does your CFX work on all *nix platforms supported
 by CF?

Haven't tried it, but I'd be happy to get you an eval version if you'd
like to try it. Contact me off-list.

Ron Hornbaker
President/CTO
Humankind Systems, Inc.
http://humankindsystems.com
mailto:[EMAIL PROTECTED]



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Encrypt and Decrypt - CFX_FuguCrypt demo is up...

2001-08-29 Thread Ron Hornbaker

Yesterday after mentioning our CFX_FuguCrypt tag, which uses a
URL-friendly variant of the fast and popular Blowfish algorithm (no known
weaknesses to my knowledge), I got private responses from many of you
expressing your interest in the tag.

You can now demo the tag at:

  http://www.humankindsystems.com/FuguCrypt.cfm

As you'll see, its encrypted strings will contain only characters a-z,
A-Z, 0-9, periods and hyphens. Totally URL-safe, and more pleasing to the
eye than a bunch of $#(!#@^ characters that make your URLs look like a
Tarantino script.

On that page is an email address to which you can give feedback on whether
or not you think we should package this up as a commercially-available CFX
tag. All feedback is greatly appreciated.

Regards,
Ron

Ron Hornbaker
President/CTO
Humankind Systems, Inc.
http://humankindsystems.com
mailto:[EMAIL PROTECTED]



 -Original Message-
 From: Kola Oyedeji [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, August 29, 2001 5:58 AM
 To: CF-Talk
 Subject: RE: Encrypt and Decrypt function


 Chris

 I think the reason you are getting problems may be because some of the
 chracters generated by the Encrypt function may be ascii
 characters which
 are not URL safe and may need URL encoding
 there is another thread somewhere which discussses this. Also
 be warned the
 functions Craig told you about, which i believe do not suffer
 from the same
 problem are actually undocumented and unofficial functions. Bear this in
 mind when you use them as they are NOT guaranteed to be
 supported in future
 versions/releases/service packs etc.

 HTH

 Kola Oyedeji
 Web developer
 Macromedia Certified Advanced ColdFusion 5 Developer
 http://www.Alexandermark.com
 (+44)020-8429-7300



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Encrypt and Decrypt - CFX_FuguCrypt demo is up...

2001-08-29 Thread Jochem van Dieten

Ron Hornbaker wrote:
 Yesterday after mentioning our CFX_FuguCrypt tag, which uses a
 URL-friendly variant of the fast and popular Blowfish algorithm (no known
 weaknesses to my knowledge), I got private responses from many of you
 expressing your interest in the tag.
 
 You can now demo the tag at:
 
   http://www.humankindsystems.com/FuguCrypt.cfm
 
 As you'll see, its encrypted strings will contain only characters a-z,
 A-Z, 0-9, periods and hyphens. Totally URL-safe, and more pleasing to the
 eye than a bunch of $#(!#@^ characters that make your URLs look like a
 Tarantino script.

Do you also have a version that is NOT url safe and can do a normal 
Blowfish encryption? Does your CFX work on all *nix platforms supported 
by CF?

Jochem



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists