Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Some time ago we've started to use PHPPass class (see http://www.openwall.com/phpass/) for generation/validation of secure password hashes. Now, when we have Composer integration we can safely replace it (locally copied PHPPass library code) with composer dependency: https://packagist.org/packages/rych/phpass (16841 downloads and 803 this month). So it's pretty popular.

Related Tasks

  • No labels