Possible Duplicate:
In C++, How to get MD5 hash of a file?
I am currently using Ubuntu and am wishing to calculate the MD5 of a char*
. was wondering if there is a pre-installed library that would just need including, or would I have to download a specially designed one?