Flying Squid@lemmy.world to Mildly Infuriating@lemmy.worldEnglish · 2 months agoPlease create a non-secure password.lemmy.worldexternal-linkmessage-square79fedilinkarrow-up1334arrow-down120
arrow-up1314arrow-down1external-linkPlease create a non-secure password.lemmy.worldFlying Squid@lemmy.world to Mildly Infuriating@lemmy.worldEnglish · 2 months agomessage-square79fedilink
minus-squarefrezik@midwest.sociallinkfedilinkEnglisharrow-up1·2 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.