Flying Squid@lemmy.world to Mildly Infuriating@lemmy.worldEnglish · 4 days agoPlease create a non-secure password.lemmy.worldexternal-linkmessage-square83fedilinkarrow-up1336arrow-down119
arrow-up1317arrow-down1external-linkPlease create a non-secure password.lemmy.worldFlying Squid@lemmy.world to Mildly Infuriating@lemmy.worldEnglish · 4 days agomessage-square83fedilink
minus-squarefrezik@midwest.sociallinkfedilinkEnglisharrow-up1·3 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.