Usage of Message Digest (MD5)
To find duplicate files even after renamed, the content/data has to be compared after the content of files fetched. Once the file content is in data format, the data can be encoded with MD5 hash algorithm. The string result after hash can be used for comparing. MD5 is a widely used cryptographic hash function with a 128-bit hash value, and is also commonly used to check the integrity of filesMD5 in .Net Framework
.NET Framework has very rich support for encryptWing and decrypting. Com ...
Read more here:
Find duplicate files using VB.Net
No comments:
Post a Comment
comment.........