Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance hashing alogorithm supports #218

Open
peter279k opened this issue Apr 30, 2019 · 4 comments
Open

Enhance hashing alogorithm supports #218

peter279k opened this issue Apr 30, 2019 · 4 comments
Assignees
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@peter279k
Copy link
Member

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:

  • MD5
  • SHA

Other hashing algorithms reference is available here.

@lablnet
Copy link
Member

lablnet commented May 1, 2019

@peter279k Could you elaborate more please? with an example how it would be useful even php provide natively those mentioned functions.

@lablnet
Copy link
Member

lablnet commented Sep 22, 2019

@peter279k Looking forward to your reply

or should i close this issue?

@peter279k
Copy link
Member Author

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 :).

@peter279k peter279k added the enhancement New feature or request label Oct 6, 2019
@lablnet
Copy link
Member

lablnet commented Aug 25, 2020

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?

@lablnet lablnet pinned this issue Aug 25, 2020
@lablnet lablnet added the wontfix This will not be worked on label Aug 28, 2020
@lablnet lablnet unpinned this issue Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants