/openfire-blowfish

an approach to openfire password encryption implementation

Primary LanguagePHP

openfire-blowfish

the scripts provide a approach to encrypt and decrypt open fire's password encryption implementation.

how to run

set the password and hash in enc.php and use

php TestOpenFireBlowFish.php

to check the result

license

  • all code published under MIT license
  • the original php version is actually found here