Research Article Open Access

Reduce Computation Steps Can Increase the Efficiency of Computation Algorithm

Zulkarnain Md. Ali

Abstract

Problem statement: Lucas function is a special form of second-order linear recurrence relation. It is used in LUC cryptosystems. The performance of LUC cryptosystem depends on the size of public key, messages and two relatively primes. The increasing of size of these parameters will increase the computation time need to perform the LUC Cryptosystem computation. The efficiency means the quality to avoid wasted time. Approach: Therefore, the main theme of this study was to design and implement an improve version of computation algorithm. The efficiency of computation can skip some computations time for a computerized calculation. Smaller computation time means the algorithm is better and more efficient than the other algorithm. In this study, the technique on reducing redundant number of computations steps in LUC Cryptosystem was investigated. The use of two variables w and t were proposed in order to reduce some computations steps in LUC Cryptosystem computation. Results: The new technique showed a better computation time compared to the existing algorithm. It also reduced some redundant multiplications without sacrificed the security of LUC Cryptosystem. At the same time, it increases the efficiency of computation algorithm. Conclusion: The proposed algorithm showed better speed and efficiency by reducing some redundant computation steps. It can reduce up to 20% of computation efforts compare to the existing one.

Journal of Computer Science
Volume 6 No. 10, 2010, 1203-1207

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

Submitted On: 29 July 2010 Published On: 24 August 2010

How to Cite: Ali, Z. M. (2010). Reduce Computation Steps Can Increase the Efficiency of Computation Algorithm. Journal of Computer Science, 6(10), 1203-1207. https://doi.org/10.3844/jcssp.2010.1203.1207

  • 2,774 Views
  • 2,042 Downloads
  • 0 Citations

Download

Keywords

  • Efficiency of computation algorithm
  • computation time
  • LUC cryptosystem