▲ 88 ▼ Massive data dump containing millions of passwords sparks security alert: Is your data safe? (www.techspot.com) submitted 2 years ago by throws_lemy@lemmy.nz to c/technology@beehaw.org 39 comments fedilink hide all child comments
[+] parpol@programming.dev 3 points 2 years ago (1 child) [deleted] permalink fedilink source parent hideshow 2 child comments replies: [–] jarfil@beehaw.org 4 points 2 years ago* (last edited 2 years ago) For symmetric keys, since they cannot be weakened using quantum computing, their strength can be assessed by their bit-equivalent amount of entropy: 40 bit or less - easily breakable 64 bit - not so easy, but doable 128 bit or more - basically unbreakable Those are equivalent to, respectively: 0-9 - 12, 19, 38 characters a-z - 9, 14, 28 characters a-z0-9 - 8, 12, 25 characters A-Za-z0-9 - 7, 11, 22 characters A-Za-z0-9+special - 7, 10, 21 characters Moral of the story: drop the special characters, and even the numbers... and even the uppercase. A 30+ character long all-lowercase pass phrase, is already unbreakable. Check @falsemirror@beehaw.org: finance-caffeine-utopia-redress -unseen ...is already over 128 bits. PS: Correct horse battery staple permalink fedilink source parent
[–] jarfil@beehaw.org 4 points 2 years ago* (last edited 2 years ago) For symmetric keys, since they cannot be weakened using quantum computing, their strength can be assessed by their bit-equivalent amount of entropy: 40 bit or less - easily breakable 64 bit - not so easy, but doable 128 bit or more - basically unbreakable Those are equivalent to, respectively: 0-9 - 12, 19, 38 characters a-z - 9, 14, 28 characters a-z0-9 - 8, 12, 25 characters A-Za-z0-9 - 7, 11, 22 characters A-Za-z0-9+special - 7, 10, 21 characters Moral of the story: drop the special characters, and even the numbers... and even the uppercase. A 30+ character long all-lowercase pass phrase, is already unbreakable. Check @falsemirror@beehaw.org: finance-caffeine-utopia-redress -unseen ...is already over 128 bits. PS: Correct horse battery staple permalink fedilink source parent