CRJun 24, 2014

Dynamic Selection of Symmetric Key Cryptographic Algorithms for Securing Data Based on Various Parameters

arXiv:1406.6221v13 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the need for secure data exchange in computer applications by evaluating algorithm performance, but it is incremental as it focuses on comparative analysis without introducing new methods.

The paper tackled the problem of selecting symmetric key cryptographic algorithms by comparing the encryption times of seven algorithms (AES, DES, Triple DES, RC2, Skipjack, Blowfish, and RC4) across parameters like data type, density, size, and key size, providing a comparative analysis to inform practical implementation.

Most of the information is in the form of electronic data. A lot of electronic data exchanged takes place through computer applications. Therefore information exchange through these applications needs to be secure. Different cryptographic algorithms are usually used to address these security concerns. However, along with security there are other factors that need to be considered for practical implementation of different cryptographic algorithms like implementation cost and performance. This paper provides comparative analysis of time taken for encryption by seven symmetric key cryptographic algorithms (AES, DES, Triple DES, RC2, Skipjack, Blowfish and RC4) with variation of parameters like different data types, data density, data size and key sizes.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes