International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 100 - Issue 14 |
Published: August 2014 |
Authors: Nishith Sinha, Kishore Bhamidipati |
![]() |
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
@article{ 10.5120/17591-8290, author = { Nishith Sinha,Kishore Bhamidipati }, title = { Improving Security of Vigenere Cipher by Double Columnar Transposition }, journal = { International Journal of Computer Applications }, year = { 2014 }, volume = { 100 }, number = { 14 }, pages = { 6-10 }, doi = { 10.5120/17591-8290 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2014 %A Nishith Sinha %A Kishore Bhamidipati %T Improving Security of Vigenere Cipher by Double Columnar Transposition%T %J International Journal of Computer Applications %V 100 %N 14 %P 6-10 %R 10.5120/17591-8290 %I Foundation of Computer Science (FCS), NY, USA
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.