Hi, all.
I'm writting C++ portable class which uses MD5 digest algorithm, so I cannot directly use CMD5 class. I need some md5.h (located in epoc32/include folder) implementation library or some CMD5 wrapper for md5.h, but have no time to write it myself.
Can you give me some advice or pick an existent CMD5 wrapper?





