Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Jurnal Teknologi dan Sistem Komputer

SMS Security Improvement using RSA in Complaints Application on Regional Head Election’s Fraud Dwi Yuny Sylfania; Fransiskus Panca Juniawan; Laurentinus Laurentinus; Harrizki Arie Pradana
Jurnal Teknologi dan Sistem Komputer Volume 7, Issue 3, Year 2019 (July 2019)
Publisher : Department of Computer Engineering, Engineering Faculty, Universitas Diponegoro

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (306.924 KB) | DOI: 10.14710/jtsiskom.7.3.2019.116-120

Abstract

In the campaign period of regional heads election, fraud can occur, such as money politics, blaming campaign facilities, campaign time violations, and black campaign. This study implemented a secure SMS application for election fraud complaints as a tool for the society to report all forms of election fraud that have occurred to the election supervisory department safely. The RSA algorithm was applied to encrypt the messages for sender privacy protection. The application was able to perform the message randomization function properly with a 10.44% avalanche effect. Brute force attack using a 16-bit key length needs 3.7 milliseconds for each try to find 32.768 possible private keys.
Perbandingan kinerja RSA dan AES terhadap kompresi pesan SMS menggunakan algoritme Huffman Laurentinus Laurentinus; Harrizki Arie Pradana; Dwi Yuny Sylfania; Fransiskus Panca Juniawan
Jurnal Teknologi dan Sistem Komputer Volume 8, Issue 3, Year 2020 (July 2020)
Publisher : Department of Computer Engineering, Engineering Faculty, Universitas Diponegoro

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.14710/jtsiskom.2020.13468

Abstract

Improved security of short message services (SMS) can be obtained using cryptographic methods, both symmetric and asymmetric, but must remain efficient. This paper aims to study the performance and efficiency of the symmetric crypto of AES-128 and asymmetric crypto of RSA with message compression in securing SMS messages. The ciphertext of RSA and AES were compressed using the Huffman algorithm. The average AES encryption time for each character is faster than RSA, which is 5.8 and 24.7 ms/character for AES and AES+Huffman encryption and 8.7 and 45.8 ms/character for RSA and RSA+Huffman, from messages with 15, 30, 60, and 90 characters. AES decryption time is also faster, which is 27.2 ms/character compared to 47.6 ms/character in RSA. Huffman compression produces an average efficiency of 24.8 % for the RSA algorithm, better than 17.35 % of AES efficiency for plaintext of 1, 16, 45, and 88 characters.