MD5 problem...
#2

This plugin has an MD5 cryptographic hashing function:

https://sampforum.blast.hk/showthread.php?tid=152682

pawn Код:
new
    str[128];

md5(inputtext, str);
However, MD5 is horribly insecure nowadays - I would advise you stick to your own account system as players should use different passwords for every resource.
Reply


Messages In This Thread
MD5 problem... - by TheSy - 24.02.2014, 00:29
Re: MD5 problem... - by Emmet_ - 24.02.2014, 01:01
Re: MD5 problem... - by ColeMiner - 24.02.2014, 01:06
Re: MD5 problem... - by TheSy - 24.02.2014, 11:32
Re: MD5 problem... - by TheSy - 24.02.2014, 12:16
Re: MD5 problem... - by ColeMiner - 24.02.2014, 13:08
Re: MD5 problem... - by TheSy - 24.02.2014, 13:13
Re: MD5 problem... - by ColeMiner - 24.02.2014, 13:29
Re: MD5 problem... - by TheSy - 24.02.2014, 13:39
Re: MD5 problem... - by iZN - 24.02.2014, 13:51

Forum Jump:


Users browsing this thread: 2 Guest(s)