Skip to content

Provide security for the data that contains alphabets numerals and special characters during its transmission

Notifications You must be signed in to change notification settings

SergeantMini/Playfair-Cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Playfair-Cipher

Provide security for the data that contains alphabets numerals and special characters during its transmission

Abstract

This document provide security for the data that contains alphabets, numerals and special characters during its transmission. However because of the drawbacks inherent in the classical Playfair cipher which adversely affects the security, this method proposed 3D-Playfair Cipher (4 X 4 X 4 Playfair cipher) which works on trigraph rather than using digraph and it eliminates the fact that a diagram and its reverse will encrypt in a similar fashion. 3D-Playfair cipher supports all 26 alphabets,10 digits and 28 special characters eliminating the limitation of classical Playfair in which “i” and “j”, both character cannot appear at the same time. 3D-Playfair enhances the security by increasing complexity. Various types of cryptography attacks have been taken under consideration for original Playfair cipher but not vulnerable for this proposed cipher.

References

Kaur, A., Verma, H. K., & Singh, R. K. (2012, 08). 3D(4 X 4 X 4) - Playfair Cipher. International Journal of Computer Applications, 51(2), 36-38. doi:10.5120/8017-1286

About

Provide security for the data that contains alphabets numerals and special characters during its transmission

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages