Skip to content

Enhance hashing alogorithm supports #218

@peter279k

Description

@peter279k

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestwontfixThis will not be worked on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions