TheAlgorithms / Java

All Algorithms implemented in Java
MIT License
60.16k stars 19.42k forks source link

Transposition cipher #5622

Open SimranLahrani842 opened 1 month ago

SimranLahrani842 commented 1 month ago

What would you like to Propose?

Would like to add transposition cipher in cipher folder.

Issue details

The Transposition Cipher Technique is an encryption method used to encrypt a message or information. This encryption method is done by playing with the position of letters of the plain text.

Additional Information

No response

govindraj111 commented 1 month ago

Hi Team, could you assign me this? I would love to contribute.

gourab9817 commented 3 weeks ago

I have a better approach to solve this could you please assign it to me