Flying Squid to Mildly Infuriating@lemmy.worldEnglish • 4 months agoPlease create a non-secure password.lemmy.worldimagemessage-square48fedilinkarrow-up1262arrow-down117
arrow-up1245arrow-down1imagePlease create a non-secure password.lemmy.worldFlying Squid to Mildly Infuriating@lemmy.worldEnglish • 4 months agomessage-square48fedilink
minus-square@frezik@midwest.sociallinkfedilinkEnglish1•4 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.
Go all in, 1024 character password.
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.