Web Development Thread, PHP or JavaScript password obfuscator in Coding and Web Development; I'm looking for a script that works like this
1 - Input a master password
2 - Inport a secondary ...
-
17th October 2006, 08:21 PM #1 PHP or JavaScript password obfuscator
I'm looking for a script that works like this
1 - Input a master password
2 - Inport a secondary password
3 - Combine the two passwords to produce a text string
4 - It should be possible to recovery the secondary password by providing the text string and the master password
I'm sure I've seen something like it somewhere...
-
-
IDG Tech News
-
17th October 2006, 10:03 PM #2 Re: PHP or JavaScript password obfuscator
Um, what about XORing the passwords together to generate the text string. Then XORing the secondary password with the text string will result in the master password.
-
-
18th October 2006, 08:30 AM #3 Re: PHP or JavaScript password obfuscator
That sounds fine, Geoff. I'm really after some ready built code I can just bolt into a web-site.
-
SHARE:
Similar Threads
-
By timbo343 in forum Windows
Replies: 18
Last Post: 18th November 2007, 05:36 PM
-
Replies: 9
Last Post: 27th July 2007, 09:23 AM
-
By kevin in forum Network and Classroom Management
Replies: 4
Last Post: 17th May 2007, 02:14 PM
-
By Irazmus in forum General Chat
Replies: 5
Last Post: 30th June 2006, 09:35 PM
-
By jamieallonby in forum Hardware
Replies: 16
Last Post: 10th March 2006, 01:45 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules