Better function?
#4

Quote:
Originally Posted by Vince
Посмотреть сообщение
This might be besides the point, but limiting a password in any way, be it max length or allowed characters insinuates that you are storing it in plain text, or that you're otherwise using a very insecure storage method. Which is, of course, bad. A hashing method doesn't care about its input and it will always output a fixed length string.

If this is to be used for anything in-game (e.g. a password protected door or something) then I've said nothing.
Loled at second part xD
About first part, I really believe there should be a min char limit, and does hashing space work too ? For some reason I always disallow space in my password strings.
Reply


Messages In This Thread
Better function? - by Kimble - 16.01.2016, 19:02
Re: Better function? - by PrO.GameR - 16.01.2016, 20:26
Re: Better function? - by Vince - 16.01.2016, 22:40
Re: Better function? - by PrO.GameR - 17.01.2016, 10:54

Forum Jump:


Users browsing this thread: 1 Guest(s)