Hi all, On Wed, Aug 7, 2013 at 7:18 PM, Yasuo Ohgaki <yohg...@ohgaki.net> wrote:
> A user requested that crypt() should raise error without 2nd(slat) > parameter. > > https://bugs.php.net/bug.php?id=55036 > > crypt() without salt generates extremely weak password hash. In addition > to this, > PHP 5.5 has password_hash() > > This change should be applied from 5.5, IMHO. > > Any comments? > I've made RFC for this issue. https://wiki.php.net/rfc/crypt_function_salt Regards, -- Yasuo Ohgaki yohg...@ohgaki.net