This release includes the following changes:
- Fixes a security concern where cache keys were not being hashed.
- Adds new
bcrypt
andargon2id
hashing options for the plugin and thepw
utility. - Deprecates general salt encoding option in favour of a dedicated
pbkdf2
one. - Improves documentation on Mosquitto's 1.5 and up
MOSQ_ACL_SUBSCRIBE
access option. - Some other minor cleanups.
Please check the updated README for new options.