Re: Hashing Algorithms: MD5/SHA256
- Posted by ghaberek (admin) Apr 30, 2014
- 1605 views
There is a public-domain MD5 algorithm available here:
http://openwall.info/wiki/people/solar/software/public-domain-source-code/md5.
Could this be implemented in the C backend?
-Greg