Research Article Open Access

Comparative Study of Performance in Cryptography Algorithms (Blowfish and Skipjack)

Ali Ahmad Milad1, Hjh Zaiton Muda2, Zul Azri Bin Muhamad Noh1 and Mustafa Almahdi Algaet1
  • 1 Universiti Teknikal Malaysia Melaka, Malaysia
  • 2 Universiti Putra Malaysia, Malaysia

Abstract

Problem statement: The main goal guiding the design of any encryption algorithm needs to be secured against unauthorized attacks. For all applied applications, performance and the cost of implementations are also important concerns. A data encryption algorithm would not be of much use if it is secure enough but slow in performance because it is a common repetition to embed encryption algorithms in other applications such as e-commerce, banking and online transaction processing applications. Inserting of encryption algorithms in other applications also prevents a hardware implementation and is thus a major cause of tainted overall performance of the system. Approach: In this study, the performance of the two of the popular secret key encryption algorithms (Blowfish and Skipjack) was compared. Results: Blowfish and Skipjack, had been implemented and their performance was compared by encrypting input files of varying contents and sizes. The algorithms had been implemented in a uniform language C#, using their standard specifications to allow a fair comparison of execution speeds. Conclusion: The performance results have been summarized and a conclusion has been presented. Based on the experiments, we can conclude that the Blowfish is the best performing algorithm for implementation.

Journal of Computer Science
Volume 8 No. 7, 2012, 1191-1197

DOI: https://doi.org/10.3844/jcssp.2012.1191.1197

Submitted On: 26 May 2011 Published On: 7 July 2012

How to Cite: Milad, A. A., Muda, H. Z., Noh, Z. A. B. M. & Algaet, M. A. (2012). Comparative Study of Performance in Cryptography Algorithms (Blowfish and Skipjack). Journal of Computer Science, 8(7), 1191-1197. https://doi.org/10.3844/jcssp.2012.1191.1197

  • 3,495 Views
  • 3,823 Downloads
  • 9 Citations

Download

Keywords

  • Cryptography algorithms
  • blowfish algorithm
  • skipjack algorithm
  • encryption
  • decryption
  • feistel network
  • S-boxes
  • private key algorithm
  • Data Encryption Standard (DES)
  • public key