[fpc-pascal] Is it necessary to protect passed passwords in memory?

Vinzent Hoefler JeLlyFish.software at gmx.net
Wed Nov 1 17:20:32 CET 2006


On Wednesday 01 November 2006 15:55, Marc PERTRON wrote:

> dictionary attacks';
>   pwd := md5('My Secret Password' + salt);
> end;

And where do you think the phrase 'My Secret Password' would be stored 
other than memory?


Vinzent.




More information about the fpc-pascal mailing list