A Comparative Simulation Of Key Size Security In Rijndael, Fpa, And rc4 Encryption Algorithms

Hassan Abdullahi Mohammed

Department of Computer Science, Jigawa State Polytechnic, Dutse, Nigeria

Ibrahimah Khadijat Bello

Department of Computer Science, Jigawa State Polytechnic, Dutse, Nigeria

Sulaiman Ibrahim Kachalla

Department of Computer Science, Umaru Ali Shinkafi Polytechnic, Sokoto, Nigeria


Abstract

A breach of the unprotected electronic data might result in sensitive or confidential information being taken, changed, copied, sent, viewed, or used without authority. This study focuses on having security testing of Rijindael, Rivest Cipher4 and Format Preserving Algorithms in VB.Net Using simulation Comparison Techniques by comparing three (3) encryption algorithms by simulation method to know the most secured algorithm in VB.Net of different minimum and maximum key sizes to determine the security. The study also evaluates the three most common encryption algorithms like Rijandael, Rivest Cipher4 and Format Preserving Encryption Algorithm. A simulation comparison was conducted for those three (3) encryptions algorithms at different settings for each algorithm such as minimum and maximum key size change to know which among those algorithms performs cryptography in the most secured way. Results from simulation analysis showed that Rivest Cipher4 (RC4) is the best algorithm in terms of security among the other compared contenders using the higher key size and lower key size as it maintains an average time for each key size both (Min & Max) followed by Rijandael and format preserving algorithm. This study therefore recommends the adoption of Rivest Cipher4 (RC4) in VB.Net in terms of secured cryptography.