Comparative Study of Cryptographic Algorithms
Comparative Study of Cryptographic Algorithms
Author(s): Mohanad Abdulhamid, Nyagathu GichukiSubject(s): ICT Information and Communications Technologies
Published by: Asociatia Romana pentru Asigurarea Securitatii Informatiei
Keywords: Cryptographic algorithms; RSA; DES;
Summary/Abstract: This paper presents a comparative study of two cryptosystems, Data Encryption Standard (DES) and the Rivest-Shamir-Adleman (RSA) schemes. DES is a symmetric (or private) key cipher. This means that the same key is used for encryption and decryption. RSA, on the other hand, is an asymmetric (or public) key cipher, meaning that two keys are used, one for encryption and the other for decryption. The objective of this paper is to implement these two schemes in software. The program is written in the Java™ language. It generates a key from a passphrase given by the user, encrypts and decrypts a message using the same key, for the case of DES. In RSA, decryption is done by computing the decryption key from the encryption key. Finally, the program returns the time taken to encrypt and decrypt a message.
Journal: International Journal of Information Security and Cybercrime (IJISC)
- Issue Year: 8/2019
- Issue No: 1
- Page Range: 13-22
- Page Count: 10
- Language: English
- Content File-PDF
