[fpc-pascal] Re: MD5 decryption?

Reinier Olislagers reinierolislagers at gmail.com
Wed Dec 11 17:47:11 CET 2013


On 11/12/2013 17:41, silvioprog wrote:
> How to decrypt a MD5 in FPC?:
> 

You're not supposed to. MD5 is a one way hash function.
Otherwise use rainbow tables, brute force attack etc.




More information about the fpc-pascal mailing list