LimeyTX Voice
Joined: 29 Jun 2011 Posts: 19
|
Posted: Tue Nov 20, 2018 9:32 pm Post subject: Replicating blowfish password hashing algorithm |
|
|
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. |
|