By default, OpenFire server encrypts passwords using Blowfish encryption whereby the key is stored in the table ofProperty
where propValue = 'passwordKey'
.
How can we customize this behavior?
How can we set OpenFire to use another encryption algorithm, or to replace the encryption algorithm with hashing instead?