MySQL Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesMySQL Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
  #1  
Old March 28th, 2000, 12:14 AM
b_raajkumar b_raajkumar is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2000
Posts: 70 b_raajkumar User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
Hi,

I use the PASSWORD function to encrypt the password provided by the users in a registration form in my site.

The problem is that the password is encrypted and stored. I am not able to decrypt it whenever I require it.With use of Password func how do I decrypt it?

Thanks in advance

Reply With Quote
  #2  
Old March 28th, 2000, 06:31 AM
rod k rod k is offline
Apprentice Deity
Dev Shed Loyal (3000 - 3499 posts)
 
Join Date: Jul 1999
Location: Niagara Falls (On the wrong side of the gorge)
Posts: 3,237 rod k User rank is Private First Class (20 - 50 Reputation Level)rod k User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 4 m 8 sec
Reputation Power: 13
Send a message via AIM to rod k
There is no complement to the password() function for decrypting.

Reply With Quote
  #3  
Old March 28th, 2000, 07:07 AM
paxjesus paxjesus is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2000
Posts: 5 paxjesus User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Instead of decrypting password,
you can encrypt another password by
using PASSWORD() .
ex) select PASSWORD('another_one');

Or, check the rows what is correct.
ex) select id from MEMBER_TABLE where password = PASSWORD('another_one');

Reply With Quote
  #4  
Old August 17th, 2000, 04:27 PM
partyman partyman is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Location: Oelstykke, Sjaelland, Denmark
Posts: 1 partyman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to partyman
Hi Paxjesus and others.

I'm a newbie to mysql, php and so on, but I'm getting the basic idea, BUT..
is it then tru if the simpel line:
PASSWORD('another_one');
Encrypts the "another_one" string?
how can this be?

Reply With Quote
  #5  
Old August 17th, 2000, 06:59 PM
rod k rod k is offline
Apprentice Deity
Dev Shed Loyal (3000 - 3499 posts)
 
Join Date: Jul 1999
Location: Niagara Falls (On the wrong side of the gorge)
Posts: 3,237 rod k User rank is Private First Class (20 - 50 Reputation Level)rod k User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 4 m 8 sec
Reputation Power: 13
Send a message via AIM to rod k
password() is just a built in function of mysql that uses a propriety system to encrypt the string passed. No magic to it.

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesMySQL Help > password security


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway