Enhance hashing alogorithm supports
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.
@peter279k Could you elaborate more please? with an example how it would be useful even php provide natively those mentioned functions.
@peter279k Looking forward to your reply
or should i close this issue?
Hi @Lablnet, thanks for your reply.
I still track on this issue and I will try accomplishing this issue at my available time.
If possible, you can assign me to work on this issue.
Thanks :).
Hi @Lablnet, thanks for your reply.
I still track on this issue and I will try accomplishing this issue at my available time.
If possible, you can assign me to work on this issue.
Thanks :).
looking for progress if you interest in this?