[TYPO3-dev] md5 encryption with kb_md5fepw
Christoph Koehler
christoph.koehler at gmail.com
Fri Mar 3 19:31:46 CET 2006
Hey guys,
I couldn't figure this one out from the code:
How are the passwords actually stored in the db when one uses
sr_feuser_register with the md5 extension? Is it just plain md5, and it's
just hashed with the challenge var from the db and then compared to the
same thing generated by JS?
Or is the superchallened string stored in the db?
If it's the latter, could someone point me to the exact algorithm for that?
Thanks!
Christoph
More information about the TYPO3-dev
mailing list