Skip to content

Conversation

@BenExile
Copy link

@BenExile BenExile commented Oct 4, 2017

This adds the ability to use the Argon2 hashing algorithm. This implementation has the following dependencies:

This allows earlier adoption of the Argon2 hashing algorithm, rather than waiting for PHP 7.2 stability, and the implementation can be changed to support the core extension later on.

@taylorotwell
Copy link
Member

Release it as a package, please. When PHP 7.2 is available we can add support for it.

@Dylan-DPC-zz
Copy link

You can look at: https://github.com/koenhoeijmakers/laravel-argon2

@BenExile
Copy link
Author

BenExile commented Oct 4, 2017

@Dylan-DPC Thanks. I thought I'd send a PR for this to be in core as PHP 7.2 hasn't reached a stable release yet. This would allow Laravel to support Argon2 ahead of that release, with no additional packages, and probably much earlier than 7.2.* is used in production for many applications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants