You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add warning in man page that with thousands or millions of clients, purposefully slow hashing algorithms can be a problem, because it may require hours for all clients to connect.
Add warning in man page that with thousands or millions of clients, purposefully slow hashing algorithms can be a problem, because it may require hours for all clients to connect.
That point is actually not (that) relevant in this case. Contrary to bcrypt, which can take 100 ms, a quick test showed 10000 calls with Mosquitto's 101 iterations took 0.7 s.
Fix merged in master, pending new version release.
TODO:
Example:
The text was updated successfully, but these errors were encountered: