Releases: dvz/mybb-dvzHash
Releases · dvz/mybb-dvzHash
v1.2.1
v1.2
- added
bcrypt
,argon2id
benchmark tool (Tools & Maintenance → DVZ Hash → Benchmark; PHP >= 7.4) - changed on-the-fly rehashing to allow lower algorithm parameter values
- fixed unnecessary
argon2i
,argon2id
rehashing - changed Preferred Algorithm setting to allow non-wrappable algorithms only
- minor improvements
Upgrading: Overwrite files, reactivate the plugin and update plugin settings.
v1.1.2
v1.1.1
v1.1
- added argon2i and mybb_argon2i (PHP >= 7.2),
- applied algorithm downgrade process fixes & improvements,
- fixed minor hash encryption inconsistency issues,
- incorporated MyBB's default algorithm to be handled by the plugin
Upgrading: Revert all password downgrades, overwrite files, reactivate the plugin and update plugin settings.