How about using CFusion_Encrypt() to encrypt your information? I think
it's a bit "stronger".
Also, can't you Hash() the string and then compare it to another hashed
value when needed?
_____
From: Austin Govella [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 07, 2004 2:29 PM
To: CF-Talk
Subject: Encrypting strings
I need to encrypt SSNs.
I'm looking for something more powerful than encrypt().
Also, does the length of my encryption key affect the
difficulty for people trying to decrypt?
For example, is using "canine" for a key more secure than
using "dog" just because it's longer?
Thanks,
--
Austin
_____
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
[Donations and Support]
- Encrypting strings Austin Govella
- RE: Encrypting strings Dawson, Michael
- RE: Encrypting strings Stephen Milligan
- RE: Encrypting strings Matt Liotta
- Re: Encrypting strings Matt Robertson