TheAlgorithms / Java

All Algorithms implemented in Java
MIT License
59.78k stars 19.31k forks source link

Transposition cipher #5622

Open SimranLahrani842 opened 2 weeks ago

SimranLahrani842 commented 2 weeks 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 2 weeks ago

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