DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   MySQL (http://www.daniweb.com/forums/forum126.html)
-   -   SHA1 encription (http://www.daniweb.com/forums/thread134424.html)

veledrom Jul 14th, 2008 3:25 pm
SHA1 encription
 
Hi,

I encrypte my data when i insert into database.
insert into person (name, psw) values ('john',SHA1('111'));

What about when it comes to checking that particular encripted values? Is there any function to use agains SIH-1. I have a textbox and i wanted to verify it with checking encripted data.

Thanks

tesuji Jul 14th, 2008 4:34 pm
Re: SHA1 encription
 
So you want to decipher a 160 bit binary HSA1 string? Impossible! (except for hiring some Roadrunner doing brute-force decryption.)


All times are GMT -4. The time now is 3:30 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC