Flying Squid@lemmy.world to Mildly Infuriating@lemmy.worldEnglish · 3 months agoPlease create a non-secure password.lemmy.worldexternal-linkmessage-square68fedilinkarrow-up1262arrow-down115
arrow-up1247arrow-down1external-linkPlease create a non-secure password.lemmy.worldFlying Squid@lemmy.world to Mildly Infuriating@lemmy.worldEnglish · 3 months agomessage-square68fedilink
minus-squarefrezik@midwest.sociallinkfedilinkEnglisharrow-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.