[fpc-pascal] MD5 decryption?
Michael Van Canneyt
michael at freepascal.org
Wed Dec 11 18:01:41 CET 2013
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.
More information about the fpc-pascal
mailing list