-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Actually, I think you want cfusion_decrypt(). That and
cfusion_encrypt() are undocumented functions that the CF
Administrator uses.  I *think* they're what are used for storing
registry passwords.

I don't recall the syntax of those off the top of my head, so you'll
have to hack around a little.

Best regards,
Zac Bedell

- -> -----Original Message-----
- -> From: Bryan LaPlante [mailto:[EMAIL PROTECTED]]
- -> Sent: Thursday, April 12, 2001 5:59 AM
- -> To: CF-Server
- -> Subject: Re: Password crypt in ColdFusion
- -> 
- -> 
- -> look up the Encrypt(string, seed) function
- -> 
- -> ----- Original Message -----
- -> From: "Kiril Kirov" <[EMAIL PROTECTED]>
- -> To: "CF-Server" <[EMAIL PROTECTED]>
- -> Sent: Thursday, April 12, 2001 5:43 AM
- -> Subject: Password crypt in ColdFusion
- -> 
- -> 
- -> > Is there a way to encrypt a string the way ColdFusion, 
- -> crypts passwords!
- -> >
- -> >
- -> > Example:
- -> >
- -> > When creating a data source ColdFusion writes in the 
- -> registry the password
- -> > for the username to connect to a certain database crypted.
- -> > I am interested if I can crypt a string this way?
- -> > Kiro
- -> >
- -> >
- -> >
- -> 
- ->
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to