MD5 is known to be a bad algorithm
-
Mikael
MD5 is known to be a bad algorithm
MD5 has been shown to occasionally yield identical checksums for different files. Why not use SHA-512 instead?
-
DV