Anonymous
-
2005-10-09
- status: open --> wont-fix
The current hashing function runs into issues with
infinity all the time. I think that handling strings as
strings then numbers then strings then numbers again is
too costly. Something more secure should be used.
Also, if possible, client-side encryption should be
used to avoid transferring secure data more than *once*
(when the account is created).