View previous topic :: View next topic |
Author |
Message |
thierrysxm
Joined: 24 Apr 2006 Posts: 11 Location: saint martin
|
Posted: Mon Apr 24, 2006 9:55 pm Post subject: password encryption |
|
|
I made Mysql database work fine with delphi software for generate code with encrypt password using encrypt_pwd all work fine but I need to know if it possible to make opposite (.exe file or source code) to put encrypted password input for have the original password on output :
like : decrypt_exe 0230af0831a5ec34c4d57af551c5e981 give : 01234567 ?
Thank you
thierry caneppele |
|
Back to top |
|
|
alan Forum facilitator
Joined: 26 Sep 2003 Posts: 4435
|
Posted: Tue Apr 25, 2006 12:36 am Post subject: |
|
|
No, encrpyt_pwd.exe is a one-way algorithm. You need to store the clear password before the encryption. _________________ ~ Patronsoft Limited ~ |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
Powered by phpBB © 2001, 2005 phpBB Group
| |