Skip to main navigation menu Skip to main content Skip to site footer

Articles

Vol. 2 No. 1: December, 2013

Improving Security Using Refined 16 X 16 Playfair Cipher for Enhanced Advanced Encryption Standard (AES)

Submitted
February 27, 2016
Published
2013-12-08

Abstract

The conventional playfair cipher has lost its potency due to the sophistication of modern systems that can break it by brute force. This work proposes an improved playfair encryption and decryption that will be hard to break by brute force procedure. It uses a 16 X 16 arrays of ASCII characters ensuring relevance in all computing fields instead of the conventional 26 upper case alphabets substitution. An implementation of the cryptographic concept was realized using PHP programming language and embedded in the Advanced Encryption Standard (AES) algorithm. We argue from the perspective of cryptanalysis that our proposed approach is stronger and will be more difficult to break.
Keywords: Playfair, cryptanalysis, encryption, decryption, security, ASCII.