Re: prompt_password()
- Posted by jimcbrown (admin) Jun 30, 2012
- 1329 views
mattlewis said...
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
I feel that there is. Actually, we've always been weak on the security / crypto side of things.