HarshCasper / NeoAlgo

Bringing all Data Structures and Algorithms under one Roof âš¡
MIT License
876 stars 1.05k forks source link

Columnar Transposition Cipher in C #3341

Closed nidh-ish closed 3 years ago

nidh-ish commented 3 years ago

💥 Proposal

Implementation of columnar transposition cipher in the C language. It is a simple cryptographic algorithm in which plaintext is written in rows and ciphertext is formed using columns.

Have you read the Contributing Guidelines on Pull Requests?

Yes

github-actions[bot] commented 3 years ago

Hello @nidh-ish,
Thank you for opening an issue. :partying_face:
To get assigned to this particular issue please use /assign
Check this guide before contributing.

nidh-ish commented 3 years ago

/assign

github-actions[bot] commented 3 years ago

This issue has been assigned to @nidh-ish! It will become unassigned if it isn't closed within 21 days. A maintainer can also add the pinned label to prevent it from being unassigned.