I was reading this question regarding bcrypt max password length.
Is there a preferred method or way to allow user passwords to be unlimited length? Or at least much higher?
Is there an alternative library? Or a full alternative method? Currently I'm using Node with this npm package.