Implementasi Algoritma Kriptografi RSA untuk Enkripsi dan Dekripsi Email

Main Authors: Ginting, Albert, Isnanto, R. Rizal, Windasari, Ike Pertiwi
Format: Article info application/pdf eJournal
Bahasa: eng
Terbitan: Departemen Teknik Sistem Komputer, Fakultas Teknik, Universitas Diponegoro , 2015
Subjects:
RSA
Online Access: https://jtsiskom.undip.ac.id/index.php/jtsiskom/article/view/12009
https://jtsiskom.undip.ac.id/index.php/jtsiskom/article/view/12009/11662
Daftar Isi:
  • In the world of Internet nothing is really safe. There's always a gap in any application made. Likewise in email delivery. To minimize attacks on the data transmission is usually applied cryptography. One fairly popular cryptographic algorithms are RSA algorithm. In this study will discuss the implementation of a cryptographic algorithm RSA encryption and decryption process email. To test created a java-based email client program with message encryption and decryption features messages. This application uses the Java programming language and Netbeans 7.4 as editor. Mail servers used is Google Mail. The initial step of this study was to download email from the Google server and encrypt the message. The second step is decrypt the message to verify whether the message is still the same as the original message before it is encrypted . Results from this study is the application that can encrypt and decrypt messages using RSA cryptographic algorithm. With this application is expected to mail delivery is much safer. Because encrypted email will generate a random decimal number of unknown value .