[fpc-pascal] MD5 decryption?

silvioprog silvioprog at gmail.com
Wed Dec 11 18:08:10 CET 2013


2013/12/11 Michael Van Canneyt <michael at freepascal.org>
>
>
> On Wed, 11 Dec 2013, silvioprog wrote:
>
>  2013/12/11 Ewald <ewald at yellowcouch.org>
>>       Once upon a time, silvioprog said:
>>       > Hello,
>>       >
>>       > How to decrypt a MD5 in FPC?:
>> MD5 is a hashing algorithm, not an encryption algorithm. There is more
>> than one input for this algorithm which will generate the same hash, as
>> opposed to a cipher.
>>
>> --
>> Ewald
>>
>>
>> Go to: http://md5decryption.com
>> In "Please input the MD5 hash that you would like to be decrypted:"
>> field, put: 7db4a8dae498d1b4686ebd1f79326602
>> See the result in "Decrypted Text:" field.
>>
>
> You should read the description.
> They look in a database. They don't do actual decryption.
>
> Michael.


Ah ha... I haven't seen this detail. xD

Phew, I was thinking it would be possible to know the hidden text in a hash.

-- 
Silvio Clécio
My public projects - github.com/silvioprog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20131211/d431cb4a/attachment.html>


More information about the fpc-pascal mailing list