Analisis Perbandingan Kompleksitas Waktu Algoritma Kriptografi Asimetris (Rsa, Ecc, Dan Elgamal) Dalam Proses Enkripsi, Dekripsi, Dan Tandatangan Digital

Melinda, Utami (2022) Analisis Perbandingan Kompleksitas Waktu Algoritma Kriptografi Asimetris (Rsa, Ecc, Dan Elgamal) Dalam Proses Enkripsi, Dekripsi, Dan Tandatangan Digital. Undergraduate Thesis thesis, Institut Teknologi Telkom Purwokerto.

[img] Text
1. COVER.pdf

Download (1MB)
[img] Text
3. ABSTRACT.pdf

Download (8kB)
[img] Text
2. ABSTRAK.pdf

Download (7kB)
[img] Text
4. BAB I.pdf

Download (157kB)
[img] Text
5. BAB II.pdf

Download (508kB)
[img] Text
6. BAB III.pdf

Download (165kB)
[img] Text
7. BAB IV.pdf
Restricted to Registered users only

Download (299kB) | Request a copy
[img] Text
8. BAB V.pdf

Download (8kB)
[img] Text
9. DAFTAR PUSTAKA.pdf

Download (81kB)

Abstract

The development of digitalization that is happening at this time makes a shift in people's behavior in carrying out daily activities to be online or digital. The more activities that are carried out online, the more data will be uploaded and transmitted via the internet. This can lead to online crimes such as hacking, data theft, illegal use of personal data, and others. To avoid various types of digital crimes, a solution that can be used is to implement a security system using cryptography. This study compares the encryption time, data decryption and digital signature as well as the time complexity value of the RSA asymmetric cryptography algorithm, ElGamal. The parameters used in this study are key generation time for encryption and decryption, encryption time, decryption time, key generation time for digital signatures, and digital signature creation time. The system used in the study was built using C++ language with the NTL (Number Theory Library) library. The data obtained is in the form of time data which is then compared from each algorithm. The time complexity value is obtained from the sum of the complexity of each step contained in the pseudocode of each algorithm. The results of the time comparison show that the RSA algorithm is better than the ECC and Elgamal algorithms in encryption, decryption, and digital signature times and has a constant time growth and does not increase too much. The RSA algorithm has the highest complexity value with a value of O(n log n 2 ) which indicates that the time growth is linear multiplied by logarithm. The lowest complexity value is ElGamal with a value of O(log n) which indicates that the time growth is logarithmic. Keywords: Cryptography, RSA, ECC, ElGamal, Time Complexity.

Item Type: Thesis (Undergraduate Thesis)
Subjects: T Technology > TA Engineering (General). Civil engineering (General)
Divisions: Faculty of Informatics > Informatics Engineering
Depositing User: staff repository
Date Deposited: 17 Oct 2022 08:40
Last Modified: 17 Oct 2022 08:40
URI: http://repository.ittelkom-pwt.ac.id/id/eprint/8462

Actions (login required)

View Item View Item