Flying Squid@lemmy.world to Mildly Infuriating@lemmy.worldEnglish · 3 months agoPlease create a non-secure password.lemmy.worldimagemessage-square81linkfedilinkarrow-up1338arrow-down120
arrow-up1318arrow-down1imagePlease create a non-secure password.lemmy.worldFlying Squid@lemmy.world to Mildly Infuriating@lemmy.worldEnglish · 3 months agomessage-square81linkfedilink
minus-squarefreziklinkfedilinkEnglisharrow-up1·3 months agoBcrypt/Scrypt have a 72 byte limit. Developers can get around that by putting it through a regular hash first, but that’s not common.
Bcrypt/Scrypt have a 72 byte limit. Developers can get around that by putting it through a regular hash first, but that’s not common.