Skip to content

Password Registry#3609

Closed
sgolemon wants to merge 4 commits intophp:masterfrom
sgolemon:password-registry
Closed

Password Registry#3609
sgolemon wants to merge 4 commits intophp:masterfrom
sgolemon:password-registry

Conversation

@sgolemon
Copy link
Member

WIP implementation for https://wiki.php.net/rfc/password_registry

f2660ac represents the least user-visible change relative to the current state. Some things I'd do if I weren't concerned with BC are:

  1. Remove all the argon stuff and just make ext/sodium the only implementation.
  2. Switch from integers to strings for the mechanism selectors.

@php-pulls
Copy link

Comment on behalf of petk at php.net:

Labelling

@php-pulls php-pulls added the RFC label Oct 16, 2018
@sgolemon sgolemon closed this Dec 6, 2018
jrfnl added a commit to PHPCompatibility/PHPCompatibility that referenced this pull request Jun 26, 2019
> - Standard
>    array password_algos() - return a complete list of all registered password
>    hashing algorithms. For more details see the RFC:
>    https://wiki.php.net/rfc/password_registry

Refs:
* https://wiki.php.net/rfc/password_registry
* php/php-src#3609
* php/php-src@534df87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants