Current location: Hot Scripts Forums » Programming Languages » PHP » MD5 - Info Please


MD5 - Info Please

Reply
  #21 (permalink)  
Old 11-03-04, 05:08 PM
Xtrem-Solutions Xtrem-Solutions is offline
New Member
 
Join Date: Nov 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
For even more safety, I advise you to use the sha1 function !
Reply With Quote
  #22 (permalink)  
Old 11-03-04, 05:41 PM
Deekay Deekay is offline
Newbie Coder
 
Join Date: Oct 2004
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by moronovich
wow.. i just know that. can you show me the math in determining the time??
By using Cain 2.5 (default charset) with an md5 password of 6 chars. It will take about 10 minutes.. try it out.
Reply With Quote
  #23 (permalink)  
Old 11-03-04, 06:04 PM
4n7hr4x 4n7hr4x is offline
Banned
 
Join Date: Jun 2004
Posts: 237
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Xtrem-Solutions
For even more safety, I advise you to use the sha1 function !
Thats pretty much the same as PASSWORD encryption with mySQL.
Reply With Quote
  #24 (permalink)  
Old 11-03-04, 08:24 PM
Eclipse's Avatar
Eclipse Eclipse is offline
Coding Addict
 
Join Date: May 2004
Location: Long Island, New York
Posts: 356
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by 4n7hr4x
Thats pretty much the same as PASSWORD encryption with mySQL.
Um... not really sha1 if my memory serves my correct is a 41 bit hexoganol encryption and the PASSWORD encryption with md5 which is 32 bit decimal encrytion. Either was sha1 is safer than md5 but still not an amazing line of protection any encryption can be brute-forced, but if your looking from only a decryption stand-point then sha1 is a good deal harder to crack than md5. Try other encryptions using the mcrypt and crypt functions, whenever I need an encryption for personal use, like my personal website or something I use a TWOFISH {128 bit} or BLOWFISH {32-448 bit} usally blowfish since I can use a custom variable-key length.
Reply With Quote
  #25 (permalink)  
Old 11-03-04, 08:52 PM
XxXoldsaltXxX XxXoldsaltXxX is offline
Newbie Coder
 
Join Date: Dec 2003
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Eclipse
Hey,
While md5 is very hard to crack brute forcing it is always a risk. So make sure to use a password that most like wont be in a password list. For example something like: mypasswordpwns or something like that....
use mixed caps, like "mYpASSwOrDPWNS", and you just essentially doubled the time it will take to crack the pass.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ip info, country info script k0m3k Script Requests 0 08-13-04 04:34 AM
cascade info script? zeon Script Requests 0 05-23-04 11:42 PM
Randome Quote and user info sig (dynamic) Infinite_Hackers PHP 8 04-12-04 12:56 PM
reading info from a file (csv / xls) and displaying info lordmerlin PHP 7 03-20-04 03:39 PM
not displaying the correct info sparky PHP 8 06-26-03 08:28 AM


All times are GMT -5. The time now is 04:42 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.