Flying Squid@lemmy.world to Mildly Infuriating@lemmy.worldEnglish · 3 days agoPlease create a non-secure password.lemmy.worldimagemessage-square78fedilinkarrow-up1325
arrow-up1325imagePlease create a non-secure password.lemmy.worldFlying Squid@lemmy.world to Mildly Infuriating@lemmy.worldEnglish · 3 days agomessage-square78fedilink
minus-squarefrezik@midwest.sociallinkfedilinkEnglisharrow-up1·2 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.