-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or requestwontfixThis will not be worked onThis will not be worked on
Description
Is your feature request related to a problem? Please describe.
Firstly, we look at the Hashing algorithm supports in Zest_Framework/src/Hashing/ folder, it only supports the Bcrypt, Argon2 and Argon2ID.
Describe the solution you'd like
It misses some hashing algorithms on this project and I think we can implement other hashing algorithms.
Consider following algorithms:
MD5SHA
Other hashing algorithms reference is available here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestwontfixThis will not be worked onThis will not be worked on