Request for wiki karma

php.internals

Charles R. Portwood II

10 years ago
Hello Internals, I'd like to improve the password_* functions by adding support for Argon2[1], the winner of the Password Hasing Competition[2]. I've previously implemented an extension[3] to handle this, however I believe this would be better to have Argon2 implemented directly password_* functions. I would handle implementation of this enhancement, and would like to gather your feedback before formally proposing an RFC. My wiki username is: charlesportwoodii Thank you! *Charles R. Portwood II* [1] <https://github.com/P-H-C/phc-winner-argon2> [2] <https://password-hashing.net/> [3] <https://github.com/charlesportwoodii/php-argon2-ext>

Ferenc Kovacs

10 years ago
On Sat, Jul 9, 2016 at 9:37 PM, Charles R. Portwood II < charlesportwoodii@erianna.com> wrote:
> Hello Internals, > > I'd like to improve the password_* functions by adding support for > Argon2[1], the winner of the Password Hasing Competition[2]. > > I've previously implemented an extension[3] to handle this, however I > believe this would be better to have Argon2 implemented directly password_* > functions. I would handle implementation of this enhancement, and would > like to gather your feedback before formally proposing an RFC. > > My wiki username is: charlesportwoodii > > Thank you! > *Charles R. Portwood II* > > [1] <https://github.com/P-H-C/phc-winner-argon2> > [2] <https://password-hashing.net/> > [3] <https://github.com/charlesportwoodii/php-argon2-ext> >
hi, I've granted you with rfc karma on the wiki
-- Ferenc Kovács @Tyr43l - http://tyrael.hu