[gameprogrammer] crypt() in windows
- From: Roger D Vargas <luo_hei@xxxxxxxx>
- To: gameprogrammer@xxxxxxxxxxxxx
- Date: Mon, 20 Feb 2006 12:27:28 -0500
There is some portable way to get a hash from a string? I have to create
an user account via php, create a password hash, insert it into the user
database and then calculate the hash again in the client side when user
logs in to avoid sending the plain password. But I cant find in Visual
C++ the function crypt(), available in php and unix.
--
Roger D. Vargas
http://dsgp.blogspot.com | Linux, programación, juegos
______________________________________________
LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com
---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html
- Follow-Ups:
- [gameprogrammer] Re: crypt() in windows
- From: Nick Howes
- [gameprogrammer] Re: crypt() in windows
- From: Matthew Weigel
Other related posts:
- » [gameprogrammer] crypt() in windows
- » [gameprogrammer] Re: crypt() in windows
- » [gameprogrammer] Re: crypt() in windows
--------------------- To unsubscribe go to http://gameprogrammer.com/mailinglist.html
- [gameprogrammer] Re: crypt() in windows
- From: Nick Howes
- [gameprogrammer] Re: crypt() in windows
- From: Matthew Weigel