WordPress 6.8 introduces bcrypt for user password hashing, enhancing security by increasing the computational cost of cracking passwords. Application passwords and security keys will use BLAKE2b hashing via Sodium. No user action is required, as the system automatically updates passwords upon login or change. New functions support the changes, ensuring backward compatibility. Argon2 support can be enabled if the server supports it.
Table of contents
PortabilityUpdates to password handling functionsNew fast hashing functionsDo developers need to do anything?What about Argon2?AcknowledgementsFurther technical information2 Comments
Sort: