Python icon indicating copy to clipboard operation
Python copied to clipboard

Transposition cipher

Open SimranLahrani842 opened this issue 1 year ago • 1 comments

Feature description

Would like to add transposition cipher in cipher folder.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.

SimranLahrani842 avatar Oct 07 '24 07:10 SimranLahrani842

Transposition cipher already exists.

dhir4j avatar Oct 07 '24 12:10 dhir4j