I need to compute MD5 digest on a given string. How can i do this without using any other DLL's (it's in the framework, i'm quite sure).
I already checked on MSDN and found a howto but i still don't get how to get digets...
Any help is very welcome...
