MD5?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 323
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
[Gravatar](https://en.gravatar.com/site/implement/hash/) requires that email addresses be hashed with MD5. It would be awesome if this library supported it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the library’s existing hash-function entry points and public API to see how a new algorithm is exposed. Use the linked Gravatar specification as the behavioral reference. Done means the library supports MD5 hashing for Gravatar email addresses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cryptography
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100