SHA1 hashed?
#1

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.
Reply
#2

i don't know what the hell the difference is between sha's md5 etc but try this?

https://sampforum.blast.hk/showthread.php?tid=188734
its sha512 thats the best i can find. S:
Reply
#3

http://en.wikipedia.org/wiki/Secure_Hash_Algorithm

http://en.wikipedia.org/wiki/MD5

That plugin work with DUDB/DINI?
Reply
#4

pawn Код:
new
    buffer[128]
;
SHA512(password, buffer, sizeof(buffer));
dini_set("password",password);

err sorry if that syntax is wrong, i forgot how to use dini S:

Thx to Zamaroht ^^ removed my double post yay
Reply
#5

Umh can you explain more please?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)