From: Ben Bleything Date: 2011-03-16T04:01:09+09:00 Subject: Re: SHA1 Decryption!! On Tue, Mar 15, 2011 at 11:38 AM, Gormare Kalss wrote: > One says yes and one says no :) I havent got got a clue how to do it but > data for either xxx and yyy are between 001-999 so about a million > chances.. :) Nice to find an example somewhere.. Everybody is saying the same thing. It's not possible to "decrypt" a cryptographic hash. It *is* possible to bruteforce, but it may be very time-consuming. Ben