Hash() will let you decrypt but there's no way to decrypt. If you're
just doing password stuff, you can hash the original entry and store the
hashed value in the database, then each time they log in, hash the value
they enter and see if it matches. The only downside is that you can't
"recover" lost passwords, you just have to "reset" them to something
else.
John
-----Original Message-----
From: John Beynon [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 16, 2004 11:02 AM
To: CF-Talk
Subject: RE: Encryption Tag
What about hash()
Jb.
-----Original Message-----
From: Scott Wilhelm [mailto:[EMAIL PROTECTED]
Sent: 16 March 2004 14:55
To: CF-Talk
Subject: Encryption Tag
Can anyone point out a free encryption tag? I want to be able to take a
password & encrypt & decrypt it for a little added security.
Thanks,
Scott
Scott Wilhelm
Computer Technician/Web Developer
http://www.sllboces.org <http://www.sllboces.org/>
[EMAIL PROTECTED]
Canton (Mon/Tue/Wed)
St. Lawrence-Lewis BOCES
PO Box 231, 139 State Street Road
Canton, NY 13617
P. 315-386-4504 x 164
F. 315-386-3395
Heuvelton (Thu/Fri)
Heuvelton Central School
PO Box 375, 87 Washington Street
Heuvelton, NY 13654
P. 315-344-2414 x 3651
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
- Encryption Tag Scott Wilhelm
- Re: Encryption Tag Bryan Stevenson
- RE: Encryption Tag John Beynon
- RE: Encryption Tag Brendan Avery
- Re: Encryption Tag Bryan Stevenson
- Burns, John D