arya2004 / arya2004/cybersecurity

Implement MD5 hashing algorithm in another language

Open
#8 3 comments 0 reactions 1 assignee Claimed by @imsumedhaa View on GitHub
go good first issue Good for newcomers hacktoberfest hacktoberfest-accepted java javascript python
Dominant language
Go
Stars
4
Forks
12
PR merge metrics
No merged PRs in 30d

Description

### 🔐 Task: Reimplement `05_message-digest-5` in another language

This folder currently contains a Go implementation of the `05_message-digest-5` cryptographic algorithm.

🛠️ You are invited to contribute an implementation of this algorithm in **another language** — such as **Python**, **Java**, **JavaScript**, or **C++**.

📁 Your code should go inside the existing folder:
```

05_message-digest-5/

```

📌 Keep your code clean, modular, and well-documented. Only submit one language per PR unless you're contributing a significant improvement.

Let’s make cryptography accessible in every language! 💻

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.