International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 100 - Number 14 |
Year of Publication: 2014 |
Authors: Nishith Sinha, Kishore Bhamidipati |
10.5120/17591-8290 |
Nishith Sinha, Kishore Bhamidipati . Improving Security of Vigenere Cipher by Double Columnar Transposition. International Journal of Computer Applications. 100, 14 ( August 2014), 6-10. DOI=10.5120/17591-8290
Protecting data from malicious attacks during storage and transmission is the reason for using encryption. Encryption can be achieved by two methods – Transposition and Substitution. Transposition refers to changing the order of characters in a given text. On the other hand, substitution is the process of replacing each character of the plaintext with some other character. Using a combination of transposition and substitution for encryption leads to greater security when compared to using either of them separately. Vigenère Cipher is a poly-alphabetic cipher. It is based on the substitution technique which uses multiple substitution alphabets. In this paper, we introduce double columnar transposition on Vigenère Cipher to enhance its security making cryptanalysis difficult.