arya2004 / arya2004/cybersecurity
Implement classic Diffie-Hellman in another language
Open
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 `04.2_diffie_hellman` in another language
This folder currently contains a Go implementation of the `04.2_diffie_hellman` 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:
```
04.2_diffie_hellman/
```
📌 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
Assessment
This issue has not been assessed yet.