This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Replicating blowfish password hashing algorithm

General support and discussion of Eggdrop bots.
Post Reply
L
LimeyTX
Voice
Posts: 19
Joined: Wed Jun 29, 2011 6:06 pm

Replicating blowfish password hashing algorithm

Post by LimeyTX »

I have an eggdrop bot and I'd like to develop a website which users can access by using the handle/password associated with the eggdrop.
That way I can use the same hashing algorithm in JavaScript to produce the same hash.

Is the password hashing algorithm documented anywhere or could someone point me towards the C code.

Thanks in advance.
Post Reply