lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 13 Dec 2014 13:19:38 +0800
From: Ben Harris <ben@...rr.is>
To: discussions@...sword-hashing.net
Subject: Re: [PHC] How important is salting really?

On 13 December 2014 at 11:00, Steve Thomas <steve@...tu.com> wrote:

>
> P.S. MD5("deliciously-salty-" || pw) is from an infamous article that gets
> salt
> wrong :). It's near the top of Google when searching for rainbow tables.
>

Joking aside, if you have a unique "deliciously-salty-", truncate the MD5
to 24 bits, and implement a good rate limiting system you'd probably have a
pretty secure system. Good enough against online attacks, but not so good
that you are giving up someone's password if you leak hashes. [weak
passwords are still weak, and leaks from multiple sources for the same UID
would eventually give up a password]

Content of type "text/html" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ