Menu

#17 Multiple hashes

open
nobody
None
5
2012-11-21
2012-11-21
ecourt
No

for security purposes, this module needs to be able to support USER DEFINED password hashes.
it should be able to support
md5(password)
md5(password + SALT)
AES(SALT + password)
AES(md5(password + SALT)
md5(md5(SALT + password)

This needs to be customizable, so it can be used with other programs hashing schemas, which will make it much more usable, and much more useful

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.