Please use this identifier to cite or link to this item:
http://repository.ipb.ac.id/handle/123456789/54806Full metadata record
| DC Field | Value | Language |
|---|---|---|
| dc.contributor.advisor | Rahmawan,Hendra | |
| dc.contributor.advisor | Giri, Endang Purnama | |
| dc.contributor.author | Zulfikar, Sayed | |
| dc.date.accessioned | 2012-06-12T01:47:32Z | |
| dc.date.available | 2012-06-12T01:47:32Z | |
| dc.date.issued | 2012 | |
| dc.identifier.uri | http://repository.ipb.ac.id/handle/123456789/54806 | |
| dc.description.abstract | AES is an algorithm for symmetric key cryptography. AES is expected to replace Data Encryption Standard (DES) as a recognized standard for various applications. The complexity of AES encryption and decryption process is O(n), it has fast computation in both encryption and decryption but its execution time will increase as the input data increase. In this research the AES algorithm would be parallelized by dividing the data to each processor (domain decomposition) and by dividing the constituent computing of AES to each processor (functional decomposition), and their performance would be analyzed. Parallel implementation of AES algorithm uses Message Passing Interface (MPI). The objectives of this research are to measure and analyze the performance of parallel AES algorithm using performance metrics. The best result of the parallel AES algorithm in this research is in the decryption process using domain decomposition method. A file with 118.525 MB size has 127.227 seconds decryption execution time using sequential AES algorithm, whereas using 16 processors, its decryption execution time is 34.896 seconds. The speedup is 3.646 and the efficiency is 0.228. This result is not good enough because the speedup is not equal to the number of processors used and the efficiency is below one. This is because the AES decryption in this research has a fast computational process, yet it has a big overhead for data communication. The worst result of the parallel AES algorithm is in the decryption process using functional decomposition method. Using the same file and three processors, the decryption execution time is 168.089 seconds. The speedup is 0.755 and the efficiency is 0.252. This is due to the fact that computing process decomposition is not equally distributed among the processes and the use of MPI blocking communication routine which cause a big overhead for data communication. Both parallel algorithms used in this research are not cost-optimal | en |
| dc.subject | Bogor Agricultural University (IPB) | en |
| dc.subject | AES algorithm | en |
| dc.subject | Message Passing Interface (MPI) | en |
| dc.subject | parallel | en |
| dc.subject | performance metrics, pipeline | en |
| dc.title | Analisis dan Implementasi Algoritme Advanced Encryption Standard (AES) Secara Paralel | en |
| Appears in Collections: | UT - Computer Science | |
Files in This Item:
| File | Description | Size | Format | |
|---|---|---|---|---|
| G12szu.pdf Restricted Access | Full text | 3.32 MB | Adobe PDF | View/Open |
| G12szu_Abstrak.pdf Restricted Access | Abstrak | 371.43 kB | Adobe PDF | View/Open |
| G12szu_BAB I Pendahuluan.pdf Restricted Access | BAB I | 378.29 kB | Adobe PDF | View/Open |
| G12szu_BAB II Tinjauan Pustaka.pdf Restricted Access | BAB II | 880.07 kB | Adobe PDF | View/Open |
| G12szu_BAB III Metode Penelitian.pdf Restricted Access | BAB III | 615.87 kB | Adobe PDF | View/Open |
| G12szu_BAB IV Hasil dan Pembahasan.pdf Restricted Access | BAB IV | 2.12 MB | Adobe PDF | View/Open |
| G12szu_BAB V Kesimpulan dan Saran.pdf Restricted Access | BAB V | 463.64 kB | Adobe PDF | View/Open |
| G12szu_Cover.pdf Restricted Access | Cover | 454.48 kB | Adobe PDF | View/Open |
| G12szu_Lampiran.pdf Restricted Access | Lampiran | 1.06 MB | Adobe PDF | View/Open |
Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.