Hi. Is there any unix md5 crypt() compatible function in the library?
I need to be able to generate strings in the following format: $1$<salt>$<hash> I need to use it in windows for a crossplatform software I'm developing. /Stefan
Hi. Is there any unix md5 crypt() compatible function in the library?
I need to be able to generate strings in the following format: $1$<salt>$<hash> I need to use it in windows for a crossplatform software I'm developing. /Stefan