[Gambas-user] crypt.md5 vs md5sum

Demosthenes Koptsis demosthenesk at ...626...
Mon Jun 11 10:59:10 CEST 2012


hello,

i noticed a difference between crypt.md5 function and command md5sum.
Both give different results

echo password | md5sum
is different from
crypt.md5("password")

why is that?




More information about the User mailing list