D
dutche
Hi, this is my first post here and I'm very very new in 'C'
programming.
And I began to 'translate' my PHP program, that beyond a lot of things
generates a md5 hash, and I must generate a md5 hash in 'C' , but I
cant found it anywhere.
I've readed the crypt.h man page, I read twice the post in
http://groups.google.com.br/group/c...8?q=md5+hash&rnum=3&hl=pt-BR#bd4b37481e4d0b48
But I still dont know how to generate a md5 hash from my string
'testing' for example.
Plz, if anyone can help me I'd be glad
Thanks
programming.
And I began to 'translate' my PHP program, that beyond a lot of things
generates a md5 hash, and I must generate a md5 hash in 'C' , but I
cant found it anywhere.
I've readed the crypt.h man page, I read twice the post in
http://groups.google.com.br/group/c...8?q=md5+hash&rnum=3&hl=pt-BR#bd4b37481e4d0b48
But I still dont know how to generate a md5 hash from my string
'testing' for example.
Plz, if anyone can help me I'd be glad
Thanks