please guide me to retrive decrypted user password from database which is stored in encrypted format

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

please guide me to retrive decrypted user password from database which is stored in encrypted format

Hemanth Kumar Kanamarlapudi
Hi All,

Please guide me to decrypt the password from database which is stored in encrypted format.


Thanks in advance.


Regards
Hemanth


________________________________
http://www.mindtree.com/email/disclaimer.html
Reply | Threaded
Open this post in threaded view
|

Re: please guide me to retrive decrypted user password from database which is stored in encrypted format

Ján Valkovič
Hi,
ofbiz compares SHA (probably SHA-1) encrypted passwords while logging
in. If passwords are encrypted with SHA-1 (or better) it's not possible
any way without huge computing power.
http://en.wikipedia.org/wiki/SHA_hash_functions .

ya

Dňa St, 2009-08-26 o 11:58 +0530, Hemanth Kumar Kanamarlapudi napísal:

> Hi All,
>
> Please guide me to decrypt the password from database which is stored in encrypted format.
>
>
> Thanks in advance.
>
>
> Regards
> Hemanth
>
>
> ________________________________
> http://www.mindtree.com/email/disclaimer.html