Client Side Things
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesClient Side Things

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 Codewalkers Forums Sponsor:
  #1  
Old May 14th, 2003, 03:25 PM
cscartman cscartman is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 307 cscartman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Md5 with javascript

I want to create a script to decode md5 and then encrtype it but have multible feilds to input a few words the reason i need this is because i have a register/login script but i dont have it encrypted so i'll do it manually by make a script like i explain above.

Reply With Quote
  #2  
Old May 14th, 2003, 04:09 PM
brut brut is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 367 brut User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 m 30 sec
Reputation Power: 2
RE: Md5 with javascript

You can't decode the MD5 algorithm client-side or anywhere else. Here is a javascript crypto library:
http://pajhome.org.uk/crypt/md5/index.html

Reply With Quote
  #3  
Old May 14th, 2003, 04:22 PM
cscartman cscartman is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 307 cscartman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
RE: Md5 with javascript

so its not possible to decode md5? is there anyway i can make my own encrytion? in javascript and be able to decode it with php and javascript

Reply With Quote
  #4  
Old May 14th, 2003, 04:29 PM
brut brut is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 367 brut User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 m 30 sec
Reputation Power: 2
RE: RE: Md5 with javascript


Quote:
You can't decode the MD5 algorithm client-side or anywhere else. Here is a javascript crypto library:
http://pajhome.org.uk/crypt/md5/index.html


You can't decrypt it. You compare two encrypted strings to determine a match. If you've ever been registered to a site that can't email you your password, but only issue a new one, it is because your password is encrypted and there is no way to decrypt it.
Use the library linked to above to encrypt form data client side before submittal, then compare to the encrypted information server side. In this way you avoid sending plain text passwords etc. over non SSL sites.

Reply With Quote
  #5  
Old May 14th, 2003, 04:36 PM
cscartman cscartman is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 307 cscartman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
RE: Md5 with javascript

Ok well ill use srt_replace for php and create my own encription so i no the codes and stuff.

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesClient Side Things > Md5 with javascript


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 2 hosted by Hostway
Stay green...Green IT