sukhdev01 / Implementation-of-Transposition-Cipher

Columnar Transposition Cipher, using a keyword, Plain text to cipher text and vice-versa codes in python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation-of-Transposition-Cipher

Implementation of Columnar Transposition Cipher. Creating matrix, Encryption-decryption using keyword in python language. (Link for more info about Columnar Transposition Cipher is https://www.geeksforgeeks.org/columnar-transposition-cipher/)

Created using Colaboratory for better understanding. Thanks.

About

Columnar Transposition Cipher, using a keyword, Plain text to cipher text and vice-versa codes in python.


Languages

Language:Jupyter Notebook 100.0%