Subscribe to PHP Freaks RSS

symfony Project Blog: New in Symfony 4.3: Native password encoder

syndicated from www.phpdeveloper.org on May 20, 2019

        Contributed by Nicolas Grekas  
        in #31140 
        and #31170.

Hashing passwords is one of the most critical parts of a good security system. In Symfony 4.3 we added a Sodium password encoder to...