-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Code of Conduct
- I agree to follow this project's Code of Conduct.
Submission validity
- This is not a personal support request, that should be posted on discussions community.
- I checked current issues and this request isn't a duplicate of an existing issue, opened or closed.
Summary
In functions-auth.php, the MD5 algorithm is used in yourls_salt() function.
This function is used to hash the cookie content and the nonces used on the site.
Is it possible to configure a more modern hash algoriothm to improve security?
Motivation
Do no longer use MD5 hash
Describe the solution
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request