19.12.2010, 22:48
Hi all,it's possible to encode with dudb,the player password to SHA1?
If a player register,the password is encoded with SHA1.
Thanks.
If a player register,the password is encoded with SHA1.
Thanks.
new
buffer[128]
;
SHA512(password, buffer, sizeof(buffer));