how to hash a file?
Mobile
1
Posts
1
Posters
0
Views
1
Watching
-
i found a solution for MD5 at http://dotnetrush.blogspot.com/2007/04/c-sha-2-cryptography-sha-256-sha-384.html[^] the function accept string input. however, if i wanna md5 a document file on the mobile phone, how should i do it?