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