On Wed, 11 Dec 2013, silvioprog wrote:

2013/12/11 Ewald <ew...@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.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to