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