SciRepID - Scientific Publication Search

Publication Search

29,653 articles from 386 journals · 1,447 citations tracked

Showing 1-3 of 3

Analytics

Siti Fadiyah Nabila; Maisyarah Maisyarah; Zahara Vonna; Salsabila Arifa Hasibuan; Silfia Rahmadani Sitorus +2 more

Polygon : Jurnal Ilmu Komputer dan Ilmu Pengetahuan Alam 2026 Asosiasi Riset Ilmu Matematika dan Sains Indonesia

Information security is an essential aspect of digital communication, particularly in the exchange of text-based messages through open networks. Messages transmitted without protection are vulnerable to interception and unauthorized modification. One classical cryptographic technique that remains relevant as a foundational learning tool is the Caesar Cipher algorithm. This study aims to implement the Caesar Cipher algorithm for message encryption and decryption and to analyze its effectiveness and security level. The research method employed is a descriptive approach through literature review and a case study by applying character-shift techniques to text messages. The results indicate that the Caesar Cipher algorithm successfully transforms plaintext into ciphertext and restores it back to its original form through the decryption process. Although the algorithm is simple and easy to implement, it has significant limitations in terms of security due to its small key space and vulnerability to brute-force attacks. Therefore, Caesar Cipher is not suitable for protecting sensitive data but remains valuable as an introductory model for understanding basic cryptographic concepts.

Ratih Adinda Destari

Mars: Jurnal Teknik Mesin, Industri, Elektro Dan Ilmu Komputer 2025 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

Rapid technological developments have penetrated various aspects of human life, including data and information security. Amidst the threat of data leaks and misuse, information protection has become crucial. One solution to maintain data confidentiality is to implement cryptography technology. Cryptography is the study of techniques to secure messages so they cannot be read by unauthorized parties. This process is carried out by encoding the original message (plain text) into an unreadable form (cipher text), which can only be understood by those who possess the key to decrypt it. This study used the Caesar Cipher algorithm, a form of classical cryptography. This algorithm uses a substitution method, where each letter in the message is shifted by a certain amount based on a predetermined key. Caesar Cipher is a symmetric algorithm, meaning the key used for encryption is also used for decryption. The security of this algorithm lies in the secrecy of the key, which is known only to the sender and recipient of the message. This method is relatively simple, but still relevant for securing data with low to medium sensitivity levels. This study used WhatsApp messages as the object to be encrypted using the Caesar Cipher algorithm. The results show that encrypted messages become unintelligible without prior decryption. This demonstrates that the Caesar Cipher can protect messages from unauthorized parties. Therefore, implementing this algorithm can be an initial solution for maintaining data confidentiality in digital communications, especially on platforms vulnerable to eavesdropping or unauthorized access. Its primary benefit is maintaining message integrity and confidentiality to prevent misuse.  

Alif Azhar Amsyari; Bayu Gunawan; Rizky Hamdani; Sri Panca Rani; Nita Syahputri

Saturnus: Jurnal Teknologi dan Sistem Informasi 2024 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

This research focuses on the design and implementation of the Caesar Cipher method to improve the security of an Android-based School Academic Information System. In this digital era, data security is a major concern, especially in school academic information systems that manage important data. The Caesar Cipher method, as a simple and easy to implement encryption technique, is used in this research. The research results show that the implementation of Caesar Cipher has succeeded in increasing data security in the system. While this method does not provide a very high level of security, it can be part of a more complex security approach. Overall, this research shows that the design and implementation of Caesar Cipher is an effective step in improving the security of Android-based school academic information systems.