Skip to content

Add documentation for 2 new openssl functions (PHP 8.4)#5352

Open
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:doc/openssl-new-functions
Open

Add documentation for 2 new openssl functions (PHP 8.4)#5352
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:doc/openssl-new-functions

Conversation

@lacatoire
Copy link
Contributor

Summary

Add documentation pages for 2 openssl functions available since PHP 8.4 but missing documentation:

  • openssl_password_hash: Create a password hash using OpenSSL Argon2 implementation
  • openssl_password_verify: Verify a password against a hash using OpenSSL Argon2 implementation

References

Add documentation pages for openssl functions available since PHP 8.4:
- openssl_password_hash: Create a password hash using OpenSSL Argon2
- openssl_password_verify: Verify a password against a hash using OpenSSL Argon2
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.

1 participant