Re: prompt_password()
- Posted by mattlewis (admin) Jun 30, 2012
- 1337 views
jimcbrown2 said...
While I like this idea along with other features of this function (like the concept of having a password quality checker, or the ability to compress the display chars so the user can type in an extra-long password or pass phrase), I don't think this the right place to deal with hashing the password.
Yes, I think these things should be split out as separate functions. Is there enough here to justify a separate include file?
Matt