summaryrefslogtreecommitdiffstats
path: root/database/sqlite
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2009-03-21 23:59:40 +0100
committerDavid Sommerseth <dazo@users.sourceforge.net>2009-03-21 23:59:40 +0100
commit4327f9c0ee5f863b4e1552125338230f03768284 (patch)
tree6aad6d1435ef573c2021888cb827bd148b020895 /database/sqlite
parent062a3c92343a5fa371f8637f8bca88aacca14cc4 (diff)
Renamed passwdhash(...) function to eurephia_quick_hash(...)
This to make it clearer that passwdhash(...) is not good for password hashing, but suitable when you need a quick hashing algorithm. The eurephia_quick_hash(...) are now used for password caching hashing, and is still suitable here since the salt used for the passwords are in memory only and never written to disk, as they are supposed to be temporary hashes.
Diffstat (limited to 'database/sqlite')
0 files changed, 0 insertions, 0 deletions