john icon indicating copy to clipboard operation
john copied to clipboard

Add support for Woltlab Burning Board 4.x hashes

Open kholia opened this issue 7 years ago • 1 comments

See https://github.com/WoltLab/WCF/blob/master/wcfsetup/install/files/lib/util/PasswordUtil.class.php for details.

The new algorithm is "double salted bcrypt hash".

kholia avatar Feb 02 '17 14:02 kholia

actual link: https://github.com/WoltLab/WCF/blob/master/wcfsetup/install/files/lib/system/user/authentication/password/algorithm/DoubleBcrypt.class.php

marksilinio avatar Nov 22 '21 19:11 marksilinio