Flying Squid@lemmy.world to Mildly Infuriating@lemmy.worldEnglish · 20 days agoPlease create a non-secure password.lemmy.worldexternal-linkmessage-square81fedilinkarrow-up1339arrow-down120
arrow-up1319arrow-down1external-linkPlease create a non-secure password.lemmy.worldFlying Squid@lemmy.world to Mildly Infuriating@lemmy.worldEnglish · 20 days agomessage-square81fedilink
minus-squarefrezik@midwest.sociallinkfedilinkEnglisharrow-up1·19 days 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.