hi Anthony!

On Mon, Jul 9, 2012 at 5:19 PM, Anthony Ferrara <ircmax...@gmail.com> wrote:
> I've added a pair of new functions to the RFC and implementation:
>
> password_needs_rehash($hash, $algo, array $options = array())

Not totally convinced about that one. I would prefer a password_rehash
instead, then a simple comparison is needed to know if an update is
necessary or not.

> password_get_info($hash)

Soungs good, to get all the details about the given hash.

Cheers,
-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to