Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Tue, 26 Jun 2012 11:30:21 -0400
From: Anthony Ferrara <ircmaxell@...il.com>
To: crypt-dev@...ts.openwall.com
Subject: Simplified PHP Password Hashing

Hello all,

I've recently been working on an RFC to add a simplified PHP password
hashing API to PHP's core. I was hoping for some feedback, and a code
review of the implementation.

https://wiki.php.net/rfc/password_hash

https://github.com/ircmaxell/php-src/blob/hash_password/ext/standard/password.c

It's still a work in progress, but I wanted to reach out for input and
review prior to moving too far forward.

Thanks,

Anthony

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.